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_alarm_record.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Function/STORAGE/sizhu_alarm_record.h b/Function/STORAGE/sizhu_alarm_record.h index 713e321..3cd1279 100644 --- a/Function/STORAGE/sizhu_alarm_record.h +++ b/Function/STORAGE/sizhu_alarm_record.h @@ -98,7 +98,7 @@ #pragma pack() -extern LOG_ALARM_CTRL_T log_alarm_para_g; + uint8_t system_alarm_log_eeprom_default_init(void); -- Gitblit v1.9.3