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.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Function/STORAGE/sizhu_event_record.h b/Function/STORAGE/sizhu_event_record.h index 00207cc..48ffefa 100644 --- a/Function/STORAGE/sizhu_event_record.h +++ b/Function/STORAGE/sizhu_event_record.h @@ -54,7 +54,7 @@ #pragma pack() -extern LOG_EVENT_CTRL_T log_event_para_g; + void sizhu_event_log_eeprom_default_init(void); uint8_t sizhu_valve_action_log_eeprom_default_init(void); -- Gitblit v1.9.3