dashboard: simplify main battery card

This commit is contained in:
2026-06-10 02:05:46 -06:00
parent ff4f84a219
commit 96919c949a
2 changed files with 11 additions and 9 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.16-battery-gauge-cleanup";
static const char *DASHBOARD_VERSION = "0.1.17-battery-main-simplified";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";