This commit is contained in:
2020-11-17 12:42:53 +01:00
parent 5d3a2bbff3
commit fb04857772

View File

@ -15,8 +15,8 @@
#define LOGBUFFER_SIZE 1024 #define LOGBUFFER_SIZE 2048
#define MSGBUFFER_SIZE 128 #define MSGBUFFER_SIZE 256
extern const uint8_t SYSLOG_SOCK; extern const uint8_t SYSLOG_SOCK;