add main alogo WIP

This commit is contained in:
2023-10-25 22:36:09 +02:00
parent 92943ff3e9
commit f49d3de893
5 changed files with 63 additions and 5 deletions

View File

@ -40,6 +40,16 @@ private:
WiFiUDP* ntpUDP;
NTPClient* timeClient;
/**
* @brief Time to reset the encoder menu
*/
unsigned long resetMillis;
/**
* @brief true if the NTP is updated durring the cycle
*/
bool ntpUpdated;
/**
* @brief Send time to discord
* the start time is automaticly set to the current time