dashboard: enlarge boot screen and show version

This commit is contained in:
2026-06-10 02:49:42 -06:00
parent 9d932815df
commit 93f2464fea
2 changed files with 16 additions and 10 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.30-relay-state-colors";
static const char *DASHBOARD_VERSION = "0.1.31-boot-version";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";