From 43e94488a2d21ff478835c58df13226baac27560 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期五, 05 一月 2024 18:10:00 +0800
Subject: [PATCH] 修复bug

---
 FML/GPS.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/FML/GPS.h b/FML/GPS.h
index 24a6434..e578ba6 100644
--- a/FML/GPS.h
+++ b/FML/GPS.h
@@ -139,5 +139,5 @@
  * Modified Date:    : 2021年1月8日
  *******************************************************************************/
 HIDO_VOID GPS_Init(void);
-
+HIDO_VOID GPS_PowerOn(void);
 #endif /* _GPS_H_ */

--
Gitblit v1.9.3