dashboard: replace top wifi indicator with api status led

This commit is contained in:
2026-06-15 21:31:32 -06:00
parent 33062fb0ba
commit 2166f28794
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.75-hidden-diagnostics";
static const char *DASHBOARD_VERSION = "0.1.76-api-led-left";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";