zhyinch
2020-09-15 015bafa2f40cfbf4ea884e26ebbbf398a5565b5a
Src/stm32l0xx_it.c
@@ -155,7 +155,9 @@
   
      if(!GET_USERKEY)
   {
      nomove_count = 0;
      waitusart_timer = tag_frequency*USART_KEEPWAKE_TIME;
      UsartInit();
      //   MOTOR_ON;      
   }