Обновление платы на V2
This commit is contained in:
parent
1e41e03814
commit
9772314c06
|
|
@ -10,7 +10,7 @@
|
||||||
#include "stdint.h"
|
#include "stdint.h"
|
||||||
#include "stdbool.h"
|
#include "stdbool.h"
|
||||||
|
|
||||||
#define MAX_COUNT_BUF_LOG 10
|
#define MAX_COUNT_BUF_LOG 15
|
||||||
#define MAX_LEN_BUF_NAME_LOG 16
|
#define MAX_LEN_BUF_NAME_LOG 16
|
||||||
|
|
||||||
#define MAX_LEN_BUF_SMALL_LOG 32
|
#define MAX_LEN_BUF_SMALL_LOG 32
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue