This commit is contained in:
Wolfgang Hottgenroth 2020-11-17 12:42:53 +01:00
parent 5d3a2bbff3
commit fb04857772
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

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