add rx_time parameter and fill with *MACA_TIMESTAMP
This commit is contained in:
parent
c0b21702ed
commit
5012757673
3 changed files with 3 additions and 1 deletions
|
@ -53,6 +53,7 @@ struct packet {
|
|||
uint8_t offset;
|
||||
uint8_t lqi;
|
||||
uint8_t status;
|
||||
uint32_t rx_time;
|
||||
#if PACKET_STATS
|
||||
uint8_t seen;
|
||||
uint8_t post_tx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue