From aef7e985db5668aee622b656748c1216fbd5ff75 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期五, 13 十二月 2024 17:11:29 +0800 Subject: [PATCH] V1.37 --- Src/application/GPS.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Src/application/GPS.c b/Src/application/GPS.c index 3f8b4e5..13a1810 100644 --- a/Src/application/GPS.c +++ b/Src/application/GPS.c @@ -565,7 +565,7 @@ { gpsled=RED; gps_state=0; - gps_chafenlingqi=0; + // gps_chafenlingqi=0; gps_satel_num=0; gps_signalpower=0; gps_jingdu=0; -- Gitblit v1.9.3