zhyinch
2020-04-02 0781da980b9359a5542bacba06b6a60b0508650c
源码/核心板/Src/stm32f10x_it.c
@@ -54,7 +54,7 @@
      
   if(g_Resttimer++>2000)
   {
      NVIC_SystemReset();
      //NVIC_SystemReset();
   }