whitespace cleaning
This commit is contained in:
parent
9b76f8fc1c
commit
2962317ff4
|
|
@ -69,7 +69,7 @@ uint32_t refreshDisplayTime = millis();
|
|||
|
||||
bool sendUpdate = true;
|
||||
int updateCounter = Config.sendCommentAfterXBeacons;
|
||||
bool sendStandingUpdate = false;
|
||||
bool sendStandingUpdate = false;
|
||||
bool statusState = true;
|
||||
uint32_t statusTime = millis();
|
||||
bool bluetoothConnected = false;
|
||||
|
|
|
|||
Loading…
Reference in New Issue