Dismiss Clock Frame

This commit is contained in:
Jason P
2025-07-19 09:24:38 -05:00
parent 7e067f5bf5
commit e6be655f66
3 changed files with 22 additions and 11 deletions

View File

@@ -677,6 +677,7 @@ class Screen : public concurrency::OSThread
bool wifi = false;
bool system = false;
bool home = false;
bool clock = false;
#ifndef USE_EINK
bool nodelist = false;
#endif