define byteBuff
This commit is contained in:
parent
9d0b24ae26
commit
d82c484111
1 changed files with 1 additions and 0 deletions
|
@ -521,6 +521,7 @@ class PhysicalLayer {
|
|||
size_t maxPacketLength;
|
||||
|
||||
#if !RADIOLIB_EXCLUDE_DIRECT_RECEIVE
|
||||
uint8_t byteBuff;
|
||||
uint8_t bufferBitPos;
|
||||
uint8_t bufferWritePos;
|
||||
uint8_t bufferReadPos;
|
||||
|
|
Loading…
Add table
Reference in a new issue