dashboard: simplify battery soc gauge

This commit is contained in:
2026-06-09 23:59:20 -06:00
parent bb1b96c648
commit 7aa6a9dc33
2 changed files with 17 additions and 74 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.2-battery-soc-gauge";
static const char *DASHBOARD_VERSION = "0.1.3-simple-battery-gauge";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";