zhyinch
2022-03-03 c9d810160c35cb2fcf5ba24a81124d63d6406c2b
源码/核心板/Src/stm32f10x_it.c
@@ -65,7 +65,7 @@
        TagListUpdate();
      }
      
   if(g_Resttimer++>5000)
   if(g_Resttimer++>10000)
   {
      NVIC_SystemReset();
   }