dashboard: center battery soc and show estimate

This commit is contained in:
2026-06-10 01:53:39 -06:00
parent 63cbd7c498
commit a1f9e782f9
2 changed files with 17 additions and 20 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.14-large-battery-gauge";
static const char *DASHBOARD_VERSION = "0.1.15-battery-center-estimate";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";