dashboard: show two prioritized temperature groups
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user