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