zhyinch
2021-11-10 1cfdce04c6fc1f67e3b5538b0bc90e0c77a71765
源码/核心板/Src/stm32f10x_it.c
@@ -65,7 +65,7 @@
        TagListUpdate();
      }
      
   if(g_Resttimer++>10000)
   if(g_Resttimer++>20000)
   {
      NVIC_SystemReset();
   }