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
@@ -3,7 +3,7 @@
#include <Arduino.h>
#define MAX_RELAYS 2
#define MAX_TEMP_SENSORS 8
#define MAX_TEMP_SENSORS 4
#define HARDWARE_PROFILE "generic_esp32_2ch_relay"
struct RelayConfig {