dashboard: add battery detail screen

This commit is contained in:
2026-06-15 22:34:15 -06:00
parent 69be505a41
commit 882ff14922
4 changed files with 194 additions and 3 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.77-remove-wifi-bars";
static const char *DASHBOARD_VERSION = "0.1.78-battery-detail-screen";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";