From e54c70b2c45ca652ddd2808a95a057cb797eab58 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期六, 05 七月 2025 14:16:11 +0800
Subject: [PATCH] square天线NVM初始化问题解决调到和官方效果一致,初步移植完STS并能稳定一对一测距板本

---
 keil/include/components/hido/Include/HIDO_LWIPTimer.h |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/keil/include/components/hido/Include/HIDO_LWIPTimer.h b/keil/include/components/hido/Include/HIDO_LWIPTimer.h
new file mode 100644
index 0000000..ef5f72c
--- /dev/null
+++ b/keil/include/components/hido/Include/HIDO_LWIPTimer.h
@@ -0,0 +1,6 @@
+#ifndef HIDOLIBRARY_LWIP_HIDO_LWIPTIMER_H_
+#define HIDOLIBRARY_LWIP_HIDO_LWIPTIMER_H_
+
+#include "HIDO_TypeDef.h"
+
+#endif /* HIDOLIBRARY_LWIP_HIDO_LWIPTIMER_H_ */

--
Gitblit v1.9.3