zhyinch
2021-11-15 51b6c7e11c8863fe4710305431c5718a9d0d1985
源码/核心板/Src/stm32f10x_it.c
@@ -65,7 +65,7 @@
        TagListUpdate();
      }
      
   if(g_Resttimer++>5000)
   if(g_Resttimer++>20000)
   {
      NVIC_SystemReset();
   }