diff --git a/applications/func/func.c b/applications/func/func.c index e1e66f6..985680c 100644 --- a/applications/func/func.c +++ b/applications/func/func.c @@ -817,6 +817,7 @@ void reportLoc_thread_entry(void *parameter) { rst[8] |= 1<<7; isReadyToSendLoc = 1; + resetTM();//不关机 } itime += 1 ; // LOG_D("%d/%d s",itime*CHECK_INTERVAL,scfg.locRepInterval * 60);