dashboard: render battery soc gauge

This commit is contained in:
2026-06-09 23:42:22 -06:00
parent 72af4cbe80
commit a29d86ab4a
2 changed files with 154 additions and 27 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.1-battery-card";
static const char *DASHBOARD_VERSION = "0.1.2-battery-soc-gauge";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";