From 2364f06313efb8eb97d4ae741a31cdd2efc175d2 Mon Sep 17 00:00:00 2001
From: QuakeGod <QuakeGod@sina.com>
Date: 星期三, 01 二月 2023 16:05:50 +0800
Subject: [PATCH] KBus fix after merget together

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

diff --git a/Inc/KMachine.h b/Inc/KMachine.h
index 5e5d120..64bd932 100644
--- a/Inc/KMachine.h
+++ b/Inc/KMachine.h
@@ -155,7 +155,7 @@
 	UCHAR CurStations;
 	UCHAR Running;
 	UCHAR Health;
-};
+}stPortStatus;
 
 enum enPortType
 {

--
Gitblit v1.9.1