forked from btclock/btclock_v3
Improve lost data detection
This commit is contained in:
parent
91fc474a1f
commit
2ef56c1938
4 changed files with 49 additions and 34 deletions
|
@ -33,7 +33,8 @@
|
|||
#define DEFAULT_BG_COLOR GxEPD_BLACK
|
||||
|
||||
void setup();
|
||||
void setupTime();
|
||||
void syncTime();
|
||||
uint getLastTimeSync();
|
||||
void setupPreferences();
|
||||
void setupWebsocketClients(void *pvParameters);
|
||||
void setupHardware();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue