From 4b421322afff4020c6b2c1bece996a7f9cd67337 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 18 四月 2024 16:53:09 +0800
Subject: [PATCH] V2.4

---
 APL/UDPClient.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/APL/UDPClient.h b/APL/UDPClient.h
index 60f1cb8..8f147ca 100644
--- a/APL/UDPClient.h
+++ b/APL/UDPClient.h
@@ -56,4 +56,5 @@
  *******************************************************************************/
 HIDO_INT32 UDPClient_Init(void);
 HIDO_INT32 UDPClient_Uploadhex(uint8_t *_pcGGA,uint16_t u32Len);
+HIDO_INT32 UDPClient_Heartbeat(HIDO_VOID);
 #endif /* APL_UDPCLIENT_H_ */

--
Gitblit v1.9.3