dashboard: fix battery widget update function

This commit is contained in:
2026-06-10 02:18:35 -06:00
parent 7b0ccf226e
commit 8047db6c02
2 changed files with 25 additions and 5 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.20-battery-idle-state";
static const char *DASHBOARD_VERSION = "0.1.21-fix-battery-widget-update";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";