Minor changes
This commit is contained in:
parent
373be8ac60
commit
752e8caf53
@ -23,8 +23,8 @@ uint8_t deviceSensorClass{HABSDC_WINDOW};
|
||||
String deviceBatteryName{"ESP-NOW window sensor battery"};
|
||||
|
||||
char receivedBytes[128]{0};
|
||||
byte counter{0};
|
||||
byte messageLenght{0};
|
||||
uint8_t counter{0};
|
||||
uint8_t messageLenght{0};
|
||||
bool dataReceiving{false};
|
||||
bool dataReceived{false};
|
||||
bool semaphore{false};
|
||||
|
Loading…
x
Reference in New Issue
Block a user