sync
This commit is contained in:
@@ -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];
|
||||
|
||||
Reference in New Issue
Block a user