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_history_record.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Function/STORAGE/sizhu_history_record.h b/Function/STORAGE/sizhu_history_record.h index 99ad7da..1b8d720 100644 --- a/Function/STORAGE/sizhu_history_record.h +++ b/Function/STORAGE/sizhu_history_record.h @@ -70,7 +70,7 @@ #pragma pack() -extern LOG_SIZHU_HISTORY_CTRL_T log_sizhu_history_run_g; + uint8_t sizhu_historical_eeprom_default_init(void); -- Gitblit v1.9.3