From 82250eaf568648839e4c8fe3f91445347f19c56d Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期一, 23 九月 2024 17:53:46 +0800
Subject: [PATCH] 1H上传测试成功,平均功耗0.7ma,GPS工作时,不能进休眠

---
 keil/sn74hc595.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/keil/sn74hc595.h b/keil/sn74hc595.h
index 155cc66..c3f1dda 100644
--- a/keil/sn74hc595.h
+++ b/keil/sn74hc595.h
@@ -9,6 +9,7 @@
 void gps_air780_power_change(uint8_t gps_state,uint8_t air_state);
 void IO_LED_control_change(uint8_t data);
 void IO_control_init(void);
+void IO_control_deinit(void);
 void update_led_power_state(void);
 
 void uwb_led_off(void);

--
Gitblit v1.9.3