dashboard: move outside temp to status strip

This commit is contained in:
2026-06-11 00:20:55 -06:00
parent 857a5cc5b8
commit 049d64edc2
2 changed files with 58 additions and 8 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.37-temp-groups";
static const char *DASHBOARD_VERSION = "0.1.38-outside-status-temp";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";