From 1360095f8d64cf607d333d2fc7fd1dcd81d1bd7b Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Fri, 24 May 2024 16:35:10 +0800 Subject: [PATCH] 修改报警相关处理 --- KEIL_MDKARM/Objects/power_manage.d | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/power_manage.d b/KEIL_MDKARM/Objects/power_manage.d index 1b02dde..c2cd27d 100644 --- a/KEIL_MDKARM/Objects/power_manage.d +++ b/KEIL_MDKARM/Objects/power_manage.d @@ -61,3 +61,8 @@ .\objects\power_manage.o: ..\Soft\system_run_fun.h .\objects\power_manage.o: ..\Soft\system_general_para.h .\objects\power_manage.o: ..\Function\WirelessRemoteComm\wireless_remote_comm.h +.\objects\power_manage.o: ..\Function\STORAGE\system_mem_para.h +.\objects\power_manage.o: ..\Function\VALVE\valve_control.h +.\objects\power_manage.o: ..\Function\FLOW_METER_DATA_COLLECT\rs485_read_data.h +.\objects\power_manage.o: ..\Soft\linked_list.h +.\objects\power_manage.o: ..\Function\UPPER_COMPUTER\upper_com.h -- Gitblit v1.9.3