dashboard: show two prioritized temperature groups

This commit is contained in:
2026-06-11 00:39:37 -06:00
parent 5e2f2080cb
commit 417fad2676
7 changed files with 112 additions and 67 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.39-temp-priority";
static const char *DASHBOARD_VERSION = "0.1.40-temp-two-groups";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";