From 9aed5d7e7b3c7bf09da712e9c272ece401a7acc9 Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期一, 25 十一月 2024 14:51:23 +0800
Subject: [PATCH] add UltraSonic and MultiWireLess

---
 ComLib/Src/KLink.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ComLib/Src/KLink.c b/ComLib/Src/KLink.c
index 620e1cd..1958936 100644
--- a/ComLib/Src/KLink.c
+++ b/ComLib/Src/KLink.c
@@ -12,7 +12,7 @@
 #include "main.h"
 
 #ifdef KWLESS
-#include "KWireless.h"
+#include "KWireless2.h"
 #endif
 //extern stWLRunStat KwRunStat;
 

--
Gitblit v1.9.1