first use of libmbus

This commit is contained in:
2020-11-03 10:47:29 +01:00
parent 37623502cd
commit 880b3d26ec

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