whitespace cleaning

This commit is contained in:
richonguzman 2024-02-24 13:40:58 -03:00
parent 9b76f8fc1c
commit 2962317ff4
1 changed files with 1 additions and 1 deletions

View File

@ -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;