XN297Dump RF channel display

This commit is contained in:
pascallanger
2019-11-09 19:26:31 +01:00
parent 1621263fb0
commit dad3282bbb
3 changed files with 8 additions and 2 deletions

View File

@@ -176,6 +176,10 @@ static void __attribute__((unused)) XN297Dump_overflow()
static uint16_t XN297Dump_callback()
{
static uint32_t time=0;
//!!!Blocking mode protocol!!!
TX_MAIN_PAUSE_off;
tx_resume();
while(1)
{
if(option==0xFF && bind_counter>XN297DUMP_PERIOD_SCAN)