mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
small improvements
This commit is contained in:
@@ -74,7 +74,7 @@ typedef struct {
|
||||
} subscription;
|
||||
|
||||
typedef struct {
|
||||
char key[5];
|
||||
char key[10];
|
||||
char description[400];
|
||||
} command_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user