This commit is contained in:
DTTerastar 2021-08-24 00:15:11 -04:00
parent 22da7f1e7f
commit cd1892a5b1
1 changed files with 2 additions and 2 deletions

View File

@ -57,8 +57,8 @@
#endif
//Define the base topic for room detection. Usually "presense"
#define CHANNEL String("presense")
//Define the base topic for room detection. Usually "espresense"
#define CHANNEL String("espresense")
// Define bluetooth scan parameters
#define BLE_ACTIVE_SCAN true // Active scan uses more power, but get results faster