Ver Fonte

V17_3_2:定时器更新2

CHENJIE-PC\QiXiang_CHENJIE há 4 anos atrás
pai
commit
ccf4545f2e
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/app.c

+ 1 - 0
src/app.c

@@ -345,6 +345,7 @@ static void Main_Task(void* arg)
                 #ifdef USING_PRINTF
                     printf("which slpstate can go now :%d \n",slpstate);
                 #endif
+                slpManDeepSlpTimerStart(deepslpTimerID, Sleep_Time);
                 while(1)
                 {
                     if(!slpManDeepSlpTimerIsRunning(deepslpTimerID))