first use of libmbus

This commit is contained in:
2020-11-03 10:44:01 +01:00
parent dcd5589252
commit 01d29a1207

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