From a67b3b6d5fce352aff5f8de413bedc54204dbca2 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期二, 25 二月 2025 11:40:52 +0800
Subject: [PATCH] V1,8,增加看门口防止升级卡死,修改GGA报文中bat_percent为hex显示适配上位机

---
 keil/mk_4G.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/keil/mk_4G.c b/keil/mk_4G.c
index 4e7d1f9..9d0a4b8 100644
--- a/keil/mk_4G.c
+++ b/keil/mk_4G.c
@@ -46,6 +46,7 @@
     	save_com_map_to_flash();
     	*/
 }
+
 void gnss_forceopen(void)
 {
     gps_air780_power_change(1, air780_power_state);

--
Gitblit v1.9.3