dashboard: color relay buttons by state

This commit is contained in:
2026-06-10 02:44:54 -06:00
parent d1959bb55f
commit 9d932815df
2 changed files with 19 additions and 1 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.29-force-relay-layout";
static const char *DASHBOARD_VERSION = "0.1.30-relay-state-colors";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";