keil/include/main/main.c
@@ -309,16 +309,16 @@ second_count = 0; MinuteTask(); } if(bind_flag) { if(bind_count--<=0) { bind_count=BIND_COUNT_NUM; copy_taglist_to_flash(); sys_reset(0); bind_flag=0; } } // if(bind_flag) // { // if(bind_count--<=0) // { // bind_count=BIND_COUNT_NUM; // copy_taglist_to_flash(); // sys_reset(0); // bind_flag=0; // } // } // //UWB状态检测 //if(!power_low_flag)//低供电下不需要检测重连 // {