dashboard: prevent overlapping status polls

This commit is contained in:
2026-06-09 23:22:19 -06:00
parent c83a84848b
commit f975f27f4f
2 changed files with 18 additions and 6 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.0.10-api-timing";
static const char *DASHBOARD_VERSION = "0.0.11-no-overlap-polling";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";