Обновление

This commit is contained in:
cfif 2026-01-16 11:41:45 +03:00
parent 84af4f698a
commit 9248cb0b99
1 changed files with 1 additions and 1 deletions

View File

@ -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;