dashboard: improve battery overview card

This commit is contained in:
2026-06-09 23:38:09 -06:00
parent be5e6b84e1
commit 72af4cbe80
2 changed files with 64 additions and 26 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.0-overview-ui";
static const char *DASHBOARD_VERSION = "0.1.1-battery-card";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";