dashboard: make battery arc reflect soc value

This commit is contained in:
2026-06-10 00:22:01 -06:00
parent e99fee91d9
commit fb2f29ec56
2 changed files with 14 additions and 1 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.4-charge-glow-metadata";
static const char *DASHBOARD_VERSION = "0.1.5-soc-arc-value";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";