This commit is contained in:
2026-02-27 13:11:00 +01:00
parent 197e5b4859
commit 125d11fa46
6 changed files with 9 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
#define PROTOCOL_VERSION 1
LOG_MODULE_REGISTER(protocol, LOG_LEVEL_DBG);
LOG_MODULE_REGISTER(protocol, LOG_LEVEL_INF);
#define PROTOCOL_STACK_SIZE 2048
#define PROTOCOL_PRIORITY 5