This commit is contained in:
2026-02-28 10:39:28 +01:00
parent 9a9c9015ec
commit 1b850d8de8
4 changed files with 109 additions and 87 deletions

View File

@@ -18,7 +18,7 @@
LOG_MODULE_REGISTER(protocol, LOG_LEVEL_DBG);
#define PROTOCOL_STACK_SIZE 2048
#define PROTOCOL_PRIORITY 5
#define PROTOCOL_PRIORITY 6
#define BUFFER_SIZE 256
static uint8_t buffer[BUFFER_SIZE];