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