dashboard: adjust main overview layout

This commit is contained in:
2026-06-10 00:54:08 -06:00
parent 4486549416
commit 72d36a1e3b
2 changed files with 17 additions and 16 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.6-boot-then-overview";
static const char *DASHBOARD_VERSION = "0.1.7-main-layout";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";