zhyinch
2021-11-16 e3dfcf2b4eafdb5bace59d796a270f8e8d532763
Ô´Âë/ºËÐİå/Src/application/dw_app.c
@@ -384,7 +384,7 @@
u32 getdatatimer[TAGARRAY_LEN];
#define DATALOSTTIME 2000
extern float dw_vbat;
extern u8 supergroupid;
extern u8 supergroupid,modbusread_start;
extern u16 slottime,max_slotnum,current_slotpos,tyncpoll_time;
void Tag_App(void)//发送模式(TAG标签)
{
@@ -583,7 +583,10 @@
   }
   /* Execute a delay between ranging exchanges. */
   if(modbusread_start)
   {
      Modbus_03_Solve();
   }
}
int8_t correction_time;