From cf4d12fd8322cbb350dd3bc5af8c748e8790ac64 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Wed, 05 Jun 2024 17:38:06 +0800
Subject: [PATCH] 继续测试修改

---
 Function/STORAGE/sizhu_event_record.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Function/STORAGE/sizhu_event_record.c b/Function/STORAGE/sizhu_event_record.c
index bd5097a..a7d77cc 100644
--- a/Function/STORAGE/sizhu_event_record.c
+++ b/Function/STORAGE/sizhu_event_record.c
@@ -1,6 +1,6 @@
 #include "sizhu_event_record.h"
 
-LOG_EVENT_CTRL_T log_event_para_g;
+
 void    sizhu_event_log_eeprom_default_init(void)
 {
 	sizhu_valve_action_log_eeprom_default_init();

--
Gitblit v1.9.3