添加位置异常时不关机功能

This commit is contained in:
CSSC-WORK\murmur 2023-09-10 09:43:53 +08:00
parent da13b82b66
commit b23b4bf6c2

View File

@ -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);