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

---
 KPLC/Inc/BoardType.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/KPLC/Inc/BoardType.h b/KPLC/Inc/BoardType.h
index d1f0a4c..1e584f3 100644
--- a/KPLC/Inc/BoardType.h
+++ b/KPLC/Inc/BoardType.h
@@ -43,7 +43,7 @@
 	
 };
 
-#define BOARD_TYPE 7 
+#define BOARD_TYPE 9 
 #define BOARD_VER 1
 
 #define ENABLE_PLC 1

--
Gitblit v1.9.1