From b39a40b0191e0a8b155db74e885ff66e17b91896 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Thu, 06 Jun 2024 19:25:15 +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