1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[esp32_ble_tracker] Fix on_scan_end trigger compilation without USE_ESP32_BLE_DEVICE (#10399)

This commit is contained in:
J. Nick Koston
2025-08-24 22:57:09 +02:00
committed by GitHub
parent a58c3950bc
commit 07bca6103f
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
esp32_ble_tracker:
on_scan_end:
- logger.log: "Scan ended!"