From fa6053f85287163f6e2d5dba690bec05cbc95f4a Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Fri, 07 Jun 2024 17:00:49 +0800
Subject: [PATCH] 增加阀控事件记录及修改阀控命令

---
 KEIL_MDKARM/Objects/power_manage.d |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/KEIL_MDKARM/Objects/power_manage.d b/KEIL_MDKARM/Objects/power_manage.d
index fc4030b..1e8e29c 100644
--- a/KEIL_MDKARM/Objects/power_manage.d
+++ b/KEIL_MDKARM/Objects/power_manage.d
@@ -62,6 +62,10 @@
 .\objects\power_manage.o: ..\Soft\sizhu_ctrl_word.h
 .\objects\power_manage.o: ..\Soft\system_run_fun.h
 .\objects\power_manage.o: ..\Function\WirelessRemoteComm\wireless_remote_comm.h
+.\objects\power_manage.o: ..\Function\STORAGE\sizhu_alarm_record.h
+.\objects\power_manage.o: ..\Function\STORAGE\system_eep_mem_manage.h
+.\objects\power_manage.o: ..\Function\E2P\eeprom.h
+.\objects\power_manage.o: ..\Hardware\SPI\spi.h
 .\objects\power_manage.o: ..\Function\STORAGE\system_mem_para.h
 .\objects\power_manage.o: ..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h
 .\objects\power_manage.o: ..\Soft\linked_list.h

--
Gitblit v1.9.3