logging
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
|
||||
|
||||
|
||||
#define LOGBUFFER_SIZE 1024
|
||||
#define MSGBUFFER_SIZE 128
|
||||
#define LOGBUFFER_SIZE 2048
|
||||
#define MSGBUFFER_SIZE 256
|
||||
|
||||
|
||||
extern const uint8_t SYSLOG_SOCK;
|
||||
|
Reference in New Issue
Block a user