first use of libmbus

This commit is contained in:
Wolfgang Hottgenroth 2020-11-03 10:44:01 +01:00
parent dcd5589252
commit 01d29a1207
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 1024
#define MSGBUFFER_SIZE 64
#define LOGBUFFER_SIZE 2048
#define MSGBUFFER_SIZE 384
#endif // TEST