diff --git a/1core-ble-tracker.yaml b/1core-ble-tracker.yaml index ccc9edd..a706c21 100644 --- a/1core-ble-tracker.yaml +++ b/1core-ble-tracker.yaml @@ -1,4 +1,7 @@ --- +substitutions: + interval: 320ms + window: 30ms # This special package is necessary for single-core ESP32s # The multi-core ESP32s can divide and conquer, having one core do WiFi duty while diff --git a/template/linkind-switch.yaml b/template/linkind-switch.yaml index 5319e97..6211097 100644 --- a/template/linkind-switch.yaml +++ b/template/linkind-switch.yaml @@ -3,8 +3,6 @@ substitutions: project_name: "untergeek.linkind_switch" project_version: "1.0.3" - interval: 320ms - window: 30ms packages: comm: !include ../common.yaml