From 5f233123900cccf931ee970202c12ccdecc85377 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期二, 12 三月 2024 09:50:43 +0800
Subject: [PATCH] 版本2.7 修改灯的逻辑,充电时设备不再进入静止休眠状态,不再发射uwb lora 运行gps

---
 MDK-ARM/L071/L071.htm |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/MDK-ARM/L071/L071.htm b/MDK-ARM/L071/L071.htm
index 722c505..dce80d6 100644
--- a/MDK-ARM/L071/L071.htm
+++ b/MDK-ARM/L071/L071.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [L071\L071.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image L071\L071.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Tue Feb 20 15:16:55 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Tue Mar 12 09:46:28 2024
 <BR><P>
 <H3>Maximum Stack Usage =        860 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -631,7 +631,7 @@
 <BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[7e]"></a>APL_Poll</STRONG> (Thumb, 286 bytes, Stack size 24 bytes, apl.o(i.APL_Poll))
+<P><STRONG><a name="[7e]"></a>APL_Poll</STRONG> (Thumb, 294 bytes, Stack size 24 bytes, apl.o(i.APL_Poll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 860<LI>Call Chain = APL_Poll &rArr; Lora_Poll &rArr; Lora_RecvByte &rArr; Lora_Fsm &rArr; Lora_SendCmd &rArr; HIDO_Debug &rArr; Uart_Send &rArr; HAL_UART_Transmit &rArr; UART_WaitOnFlagUntilTimeout &rArr; UART_EndRxTransfer
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Power_GPS_LoraOn
@@ -2080,7 +2080,7 @@
 <LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
 </UL>
 
-<P><STRONG><a name="[85]"></a>Input_5V_Poll</STRONG> (Thumb, 70 bytes, Stack size 16 bytes, apl.o(i.Input_5V_Poll))
+<P><STRONG><a name="[85]"></a>Input_5V_Poll</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, apl.o(i.Input_5V_Poll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = Input_5V_Poll &rArr; Set4LEDColor &rArr; RGB_Set &rArr; RGB_Set_WHITE
 </UL>
 <BR>[Calls]<UL><LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IsTypecCActive
@@ -2830,7 +2830,7 @@
 <BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DebugPoll
 </UL>
 
-<P><STRONG><a name="[1af]"></a>Uwb_Poll</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, main.o(i.Uwb_Poll))
+<P><STRONG><a name="[1af]"></a>Uwb_Poll</STRONG> (Thumb, 120 bytes, Stack size 16 bytes, main.o(i.Uwb_Poll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 692<LI>Call Chain = Uwb_Poll &rArr; HIDO_Debug &rArr; Uart_Send &rArr; HAL_UART_Transmit &rArr; UART_WaitOnFlagUntilTimeout &rArr; UART_EndRxTransfer
 </UL>
 <BR>[Calls]<UL><LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App

--
Gitblit v1.9.3