From d91ac630ac0e13ea31919052ea2bc54cafef583b Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Fri, 19 Apr 2024 17:20:14 +0800
Subject: [PATCH] 继续搭建系统软件
---
Soft/system_general_para.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Soft/system_general_para.c b/Soft/system_general_para.c
index 8d2aed3..2d94f94 100644
--- a/Soft/system_general_para.c
+++ b/Soft/system_general_para.c
@@ -4,6 +4,7 @@
//uint8_t read_data_buf_B_l[200] ={0};
//uint8_t read_data_buf_C_l[200] ={0};
+__IO FlagStatus sys_run_period; // ϵͳ��������
/*******************���õĴ��빤��********************************/
--
Gitblit v1.9.3