zhyinch
2020-11-06 d0c8138b8c7154b1f4816561645add3b70bb5e0f
源码/核心板/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)