dashboard: relayout overview with output strip

This commit is contained in:
2026-06-10 01:01:20 -06:00
parent 72d36a1e3b
commit 324502c0e5
2 changed files with 70 additions and 32 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.7-main-layout";
static const char *DASHBOARD_VERSION = "0.1.8-output-strip-layout";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";