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