dashboard: show idle battery state

This commit is contained in:
2026-06-10 02:16:05 -06:00
parent e0ab50c345
commit 7b0ccf226e
2 changed files with 8 additions and 10 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.19-voltage-cleanup";
static const char *DASHBOARD_VERSION = "0.1.20-battery-idle-state";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";