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