ommands
This commit is contained in:
parent
54e6e448d8
commit
5786304c6c
@ -37,7 +37,7 @@ typedef bool (*cmdFunc_t)(uint8_t argc, char **args);
|
||||
typedef struct {
|
||||
bool requiredConfigMode;
|
||||
char name[16];
|
||||
char help[256];
|
||||
char help[512];
|
||||
cmdFunc_t cmdFunc;
|
||||
} cmd_t;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user