1
zhyinch
2022-03-02 56d6a907e12484053abb432e664d6a8466133161
源码/核心板/Src/stm32f10x_it.c
@@ -55,7 +55,7 @@
   {tag_timer=0;}
   if(g_Resttimer++>10000)
   {
      NVIC_SystemReset();
//      NVIC_SystemReset();
   }