From 5ac1d0febb8de5e91ce2463baea68ddac3f66091 Mon Sep 17 00:00:00 2001
From: jinlicong <493886250@qq.com>
Date: Thu, 16 May 2024 20:00:17 +0800
Subject: [PATCH] 完善脉冲计费和485采集处理

---
 KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
index 31d3ce2..7b43013 100644
--- a/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
+++ b/KEIL_MDKARM/Objects/SZV103_FM33A0_MainSystem.lnp
@@ -26,6 +26,7 @@
 ".\objects\eeprom.o"
 ".\objects\valve_control.o"
 ".\objects\power_manage.o"
+".\objects\billing.o"
 ".\objects\sizhu_alarm_record.o"
 ".\objects\sizhu_event_record.o"
 ".\objects\sizhu_history_record.o"
@@ -75,6 +76,7 @@
 ".\objects\fm33a0xxev_wwdt.o"
 ".\objects\rs485_read_data.o"
 ".\objects\rs485_data_analysis_pro.o"
+".\objects\pulse_and_alarm_line.o"
 ".\objects\startup_fm33a0xxev.o"
 ".\objects\system_fm33a0xxev.o"
 --library_type=microlib --strict --scatter ".\UFG220_FM33A0_MainSystem_User.sct"

--
Gitblit v1.9.3