mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
added boiler ww comfort., via telnet & MQTT
This commit is contained in:
@@ -112,7 +112,7 @@ void custom_crash_callback(struct rst_info *, uint32_t, uint32_t);
|
||||
|
||||
typedef struct {
|
||||
bool set; // is it a set command
|
||||
char key[40];
|
||||
char key[50];
|
||||
char description[100];
|
||||
} command_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user