This commit is contained in:
2026-02-16 00:39:28 -08:00
parent e16d7b62f6
commit 83002ff8b2
4 changed files with 10 additions and 2 deletions

View File

@@ -40,7 +40,6 @@ static const int NUM_WIFI = sizeof(wifiNetworks) / sizeof(wifiNetworks[0]);
#define BLINK_INTERVAL_MS 500
#define STALE_MSG_THRESHOLD_S 600
#define NTP_SYNC_INTERVAL_MS 3600000
#define ALERT_TIMEOUT_MS 300000
#define WAKE_DISPLAY_MS 5000
#define TOUCH_DEBOUNCE_MS 300
#define HEARTBEAT_INTERVAL_MS 30000