From 7a54c0d5730cb2d02229c0ce515bc100bf211079 Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期一, 17 十月 2022 20:42:45 +0800
Subject: [PATCH] arrange again radio fp0 klink knet

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

diff --git a/Inc/KMachine.h b/Inc/KMachine.h
index 64545c7..e3fb8a4 100644
--- a/Inc/KMachine.h
+++ b/Inc/KMachine.h
@@ -223,7 +223,6 @@
 	unsigned short EndSign1;
 }stStoredKMSysCfg,*pStoredKMSysCfg;
 
-
 /*
 typedef struct tagFactData
 {
@@ -422,7 +421,7 @@
 	unsigned int DTD[KLDataDTCount];
 	unsigned short DT[KLDataDTCount];
 	unsigned char DTB[KLDataDTCount*2];
-};	
+};
 
 	// 配置寄存器
 	// 系统状态寄存器

--
Gitblit v1.9.1