Merge remote branch 'libmc1322x/master'

This commit is contained in:
Mariano Alvira 2011-02-18 12:38:30 -05:00
commit 07f77b02eb
3 changed files with 4 additions and 2 deletions

View file

@ -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;