You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Bluetooth.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -250,7 +250,7 @@ A simplified presence dection will scan for regular BLE advertisements of a give
250
250
If the driver receives a packet from the "beacon" a counter will be (re-)started with an increment every second. This timer is published in the TELE-message, presented in the webUI and processed as a RULE.
251
251
The stability of regular readings will be strongly influenced by the local environment (many BLE-devices nearby or general noise in the 2.4-GHz-band).
252
252
253
-
## BLE Sensors on ESP using built-in Bluetooth
253
+
## BLE Sensors on ESP32 using built-in Bluetooth
254
254
255
255
You must [compile your build](Compile-your-build) for the ESP32. Change the following to `user_config_override.h`:
0 commit comments