1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-12 14:53:49 +01:00

[esp32_ble_beacon, esp32_ble_tracker] Remove unused Arduino includes and redundant tests (#11140)

This commit is contained in:
J. Nick Koston
2025-10-09 11:42:25 -10:00
committed by GitHub
parent c8b898f9c5
commit a74fcbc8b6
6 changed files with 0 additions and 20 deletions

View File

@@ -1,5 +0,0 @@
<<: !include common.yaml
esp32_ble_tracker:
software_coexistence: true
max_connections: 3

View File

@@ -1,5 +0,0 @@
<<: !include common.yaml
esp32_ble_tracker:
max_connections: 3
software_coexistence: false