plocHandler wip
This commit is contained in:
@ -18,7 +18,7 @@ namespace IMTQ {
|
||||
static const uint8_t MAX_REPLY_SIZE = SIZE_ENG_HK_DATA_REPLY;
|
||||
static const uint8_t MAX_COMMAND_SIZE = 9;
|
||||
|
||||
static const uint8_t POOL_ENTRIES = 8;
|
||||
static const uint8_t POOL_ENTRIES = 11;
|
||||
|
||||
/**
|
||||
* Command code definitions. Each command or reply of an IMTQ request will begin with one of
|
||||
|
Reference in New Issue
Block a user