Skip to content

Commit ba03888

Browse files
authored
Update Bluetooth.md
1 parent 4ad730a commit ba03888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Bluetooth.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ A simplified presence dection will scan for regular BLE advertisements of a give
250250
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.
251251
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).
252252

253-
## BLE Sensors on ESP using built-in Bluetooth
253+
## BLE Sensors on ESP32 using built-in Bluetooth
254254

255255
You must [compile your build](Compile-your-build) for the ESP32. Change the following to `user_config_override.h`:
256256

0 commit comments

Comments
 (0)