dashboard: show boot screen before wifi overview

This commit is contained in:
2026-06-10 00:48:47 -06:00
parent fb2f29ec56
commit 4486549416
2 changed files with 48 additions and 9 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.5-soc-arc-value";
static const char *DASHBOARD_VERSION = "0.1.6-boot-then-overview";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";