zhyinch
2020-09-12 7fb3818d7bdae672c6df22c94698ce9c7c629e56
源码/核心板/Src/stm32f10x_it.c
@@ -61,7 +61,7 @@
        TagListUpdate();
      }
      
   if(g_Resttimer++>12000)
   if(g_Resttimer++>2000)
   {
      NVIC_SystemReset();
   }