mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
common
This commit is contained in:
9
tests/test_build_components/common/ble/esp32-ard.yaml
Normal file
9
tests/test_build_components/common/ble/esp32-ard.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
# Common BLE tracker configuration for ESP32 Arduino tests
|
||||
# BLE client components share this tracker infrastructure
|
||||
# Each component defines its own ble_client with unique MAC address
|
||||
|
||||
esp32_ble_tracker:
|
||||
scan_parameters:
|
||||
interval: 1100ms
|
||||
window: 1100ms
|
||||
active: true
|
||||
Reference in New Issue
Block a user