Обновление
This commit is contained in:
parent
84af4f698a
commit
9248cb0b99
|
|
@ -14,7 +14,7 @@ typedef struct {
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
tCliRedirectItem commandPrefixes[10];
|
tCliRedirectItem commandPrefixes[10];
|
||||||
uint8_t cmdRxLine[512];
|
uint8_t cmdRxLine[128];
|
||||||
} mem;
|
} mem;
|
||||||
|
|
||||||
tCliCmd cmd;
|
tCliCmd cmd;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue