zhyinch
2019-12-24 9a4a74b85489fafa113ea76c31fbbf26feee31b6
源码/核心板/Src/stm32f10x_it.c
@@ -54,7 +54,7 @@
      
   if(g_Resttimer++>2000)
   {
      NVIC_SystemReset();
      //NVIC_SystemReset();
   }