Ô´Âë/ºËÐİå/Src/main.c
@@ -98,7 +98,7 @@ tyncpoll_time=(g_com_map[DEV_ID]%max_slotpos)*slottime; module_power = g_com_map[POWER]; total_slotnum = 1000/g_com_map[COM_INTERVAL]; anchor_type = dev_id%3; if(g_com_map[DEV_ROLE]) { @@ -107,7 +107,6 @@ printf("忬¡é讯åºç«æ°é: %d个.\r\n",g_com_map[MAX_REPORT_ANC_NUM]); }else{ anchor_type = dev_id%g_com_map[MAX_REPORT_ANC_NUM]; printf("åºç«ID: %x .\r\n",dev_id); printf("åºç«ç±»å: %c .\r\n",anchor_type+0x41); printf("忬¡é讯åºç«æ°é: %d个.\r\n",g_com_map[MAX_REPORT_ANC_NUM]);