zhyinch
2020-11-07 61b5220eefbec3fff8df2fa0ff13d216626df280
源码/核心板/Src/main.c
@@ -71,7 +71,7 @@
   {
     g_com_map[COM_INTERVAL]=100;
   }
   g_com_map[VERSION] = 0x011e;
   g_com_map[VERSION] = 0x0121;
   dev_id = g_com_map[DEV_ID];
   slottime=ceil((double)g_com_map[MAX_REPORT_ANC_NUM]*SLOT_SCALE)+3;
   max_slotpos=g_com_map[COM_INTERVAL]/slottime;
@@ -172,7 +172,7 @@
         tagpos_rec[i] = 0;
      }
   }
   if(target_time>1000)
   if(target_time>=1000)
   {target_time-=1000;}
   #ifdef USART_INTEGRATE_OUTPUT
   if(g_com_map[DEV_ROLE]==0&&usart_send_flag)