Commit bf3035b7 authored by Ꝏäæ­åŒ's avatar Ꝏäæ­åŒ

šŸž fix:å±č”½ä¼‘ēœ čŽ·å–å”¤é†’č„šē”µå¹³ēš„ę”件

parent 9a84fae8
...@@ -208,7 +208,7 @@ static void Power_Sleep_Init(void) ...@@ -208,7 +208,7 @@ static void Power_Sleep_Init(void)
LED_Driver_Service(); LED_Driver_Service();
Analog_Signal_Conv_Stop(); Analog_Signal_Conv_Stop();
UART_DeInit(UART0); UART_DeInit(UART0);
if(RTE_GPIO_Get_Level(WAKEUP_KL15_In) == 0) //if(RTE_GPIO_Get_Level(WAKEUP_KL15_In) == 0)
{ {
RTE_DEEPSLEEP_Enable(); RTE_DEEPSLEEP_Enable();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment