From 2a7bd8d1fd712d96a573c7377b16f2b0a09aa726 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 12 六月 2025 13:49:11 +0800
Subject: [PATCH] 1.35,采集基站电量上传

---
 Src/application/dw_app.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Src/application/dw_app.c b/Src/application/dw_app.c
index 7233c40..42cd58f 100644
--- a/Src/application/dw_app.c
+++ b/Src/application/dw_app.c
@@ -130,7 +130,7 @@
 
 u16 tag_time_recv[TAG_NUM_IN_SYS];
 u8 usart_send[100];
-u8 battary,button;
+u8 button;
 extern uint8_t g_pairstart;
 void tag_sleep_configuraion(void)
 {

--
Gitblit v1.9.3