zhyinch
2020-11-07 12083b20d128f9d4449e286a14f1ba4fc31432fd
Src/stm32l0xx_it.c
@@ -155,7 +155,9 @@
   
      if(!GET_USERKEY)
   {
      nomove_count = 0;
      waitusart_timer = tag_frequency*USART_KEEPWAKE_TIME;
      UsartInit();
      //   MOTOR_ON;      
   }