Add RADIOALWAYSON to monitor packet losses with low power protocols
This commit is contained in:
parent
72ba836238
commit
d61676b8f7
2 changed files with 126 additions and 69 deletions
|
@ -643,7 +643,7 @@ extern hal_rx_frame_t rxframe;
|
|||
|
||||
#define DEBUG 0
|
||||
#if DEBUG
|
||||
volatile int rf230_interrupt_flag=0;
|
||||
volatile char rf230_interrupt_flag=0;
|
||||
#define INTERRUPTDEBUG(arg) rf230_interrupt_flag=arg
|
||||
#else
|
||||
#define INTERRUPTDEBUG(arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue