dashboard: improve charge glow and initial metadata poll

This commit is contained in:
2026-06-10 00:02:43 -06:00
parent 7aa6a9dc33
commit d034c08746
2 changed files with 22 additions and 7 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.3-simple-battery-gauge";
static const char *DASHBOARD_VERSION = "0.1.4-charge-glow-metadata";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";