dashboard: highlight battery card on alarms

This commit is contained in:
2026-06-11 01:00:54 -06:00
parent ff4a103436
commit 5776639dd9
2 changed files with 47 additions and 1 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.41-temp-alerts";
static const char *DASHBOARD_VERSION = "0.1.42-battery-alarm-card";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";