dashboard: nudge battery current upward

This commit is contained in:
2026-06-10 22:43:20 -06:00
parent 5afd50e98d
commit ee379b5ff7
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.34-reduce-status-redraws";
static const char *DASHBOARD_VERSION = "0.1.35-current-nudge-up";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";