dashboard: clean up battery gauge spacing

This commit is contained in:
2026-06-10 02:01:44 -06:00
parent a1f9e782f9
commit ff4f84a219
2 changed files with 13 additions and 11 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.15-battery-center-estimate";
static const char *DASHBOARD_VERSION = "0.1.16-battery-gauge-cleanup";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";