From a9312568cde771d4b970445e1f66a04fabb64d56 Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期三, 01 二月 2023 14:07:14 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/Radio' into dev1

---
 Inc/KMachine.h |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/Inc/KMachine.h b/Inc/KMachine.h
index 15e119e..5e5d120 100644
--- a/Inc/KMachine.h
+++ b/Inc/KMachine.h
@@ -63,6 +63,8 @@
 	USHORT ProgVer;					//prog version	x.y
 	USHORT KLinkVer;				//x.y
 	USHORT KBusVer;					//x.y
+//	USHORT KNetVer;					//x.y
+//	USHORT KWLVer;					//x.y
 	
 	UCHAR nCapacity1;				//	? K
 	UCHAR nCapacity2;				//	? k
@@ -453,7 +455,7 @@
 	// 閰嶇疆瀵勫瓨鍣�
 	// 绯荤粺鐘舵�佸瘎瀛樺櫒
 	// 鐗规畩瀵勫瓨鍣�
-
+	// 璋冭瘯锛岀洃鎺у瘎瀛樺櫒
 	union {
 		unsigned int SDD[KLDataSDTCount/2];
 		unsigned short SDT[KLDataSDTCount];

--
Gitblit v1.9.1