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