first use of libmbus

This commit is contained in:
Wolfgang Hottgenroth 2020-11-03 10:47:29 +01:00
parent 37623502cd
commit 880b3d26ec
Signed by: wn
GPG Key ID: 6C1E5E531E0D5D7F

View File

@ -20,8 +20,8 @@
#define LOGBUFFER_SIZE 32
#define MSGBUFFER_SIZE 16
#else
#define LOGBUFFER_SIZE 2048
#define MSGBUFFER_SIZE 384
#define LOGBUFFER_SIZE 16384
#define MSGBUFFER_SIZE 8192
#endif // TEST