add autoacking
This commit is contained in:
parent
9f82e06861
commit
7c7864eae2
7 changed files with 366 additions and 5 deletions
|
@ -52,6 +52,7 @@ struct packet {
|
|||
/* On RX this should be 1 since the maca puts the length as the first byte*/
|
||||
uint8_t offset;
|
||||
uint8_t lqi;
|
||||
uint8_t status;
|
||||
#if PACKET_STATS
|
||||
uint8_t seen;
|
||||
uint8_t post_tx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue