dashboard: nudge battery gauge upward

This commit is contained in:
2026-06-10 02:22:52 -06:00
parent 6182feeec2
commit edfba63cc9
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.22-repair-battery-update";
static const char *DASHBOARD_VERSION = "0.1.23-battery-nudge-up";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";