dashboard: create first real overview UI

This commit is contained in:
2026-06-09 23:34:45 -06:00
parent efdded605e
commit be5e6b84e1
2 changed files with 243 additions and 473 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.0.12-queued-relay-commands";
static const char *DASHBOARD_VERSION = "0.1.0-overview-ui";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";