添加位置异常时不关机功能
This commit is contained in:
parent
da13b82b66
commit
b23b4bf6c2
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user