From b23b4bf6c2d0d5183c19060a48027ee7063171dd Mon Sep 17 00:00:00 2001 From: "CSSC-WORK\\murmur" Date: Sun, 10 Sep 2023 09:43:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BD=8D=E7=BD=AE=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E6=97=B6=E4=B8=8D=E5=85=B3=E6=9C=BA=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/func/func.c | 1 + 1 file changed, 1 insertion(+) 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);