Fix typo
This commit is contained in:
parent
22da7f1e7f
commit
cd1892a5b1
|
@ -57,8 +57,8 @@
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//Define the base topic for room detection. Usually "presense"
|
//Define the base topic for room detection. Usually "espresense"
|
||||||
#define CHANNEL String("presense")
|
#define CHANNEL String("espresense")
|
||||||
|
|
||||||
// Define bluetooth scan parameters
|
// Define bluetooth scan parameters
|
||||||
#define BLE_ACTIVE_SCAN true // Active scan uses more power, but get results faster
|
#define BLE_ACTIVE_SCAN true // Active scan uses more power, but get results faster
|
||||||
|
|
Loading…
Reference in New Issue