zhyinch
2021-08-25 458f6d4d74b74367125e16c2cb593252769fa7d6
源码/核心板/Src/stm32f10x_it.c
@@ -65,7 +65,7 @@
        TagListUpdate();
      }
      
   if(g_Resttimer++>5000)
   if(g_Resttimer++>10000)
   {
      NVIC_SystemReset();
   }