zhyinch
2021-03-17 dbdff32c9e492abf93f618efe526d0961428bd88
Src/stm32l0xx_it.c
@@ -67,7 +67,7 @@
/* USER CODE END EV */
/******************************************************************************/
/*           Cortex-M0+ Processor Interruption and Exception Handlers          */
/*           Cortex-M0+ Processor Interruption and Exception Handlers          */
/******************************************************************************/
/**
  * @brief This function handles Non maskable interrupt.
@@ -168,7 +168,7 @@
      }
      nomove_count = 0;
      waitusart_timer = tag_frequency*USART_KEEPWAKE_TIME;
      UsartInit();
   //   UsartInit();
      
      //   MOTOR_ON;      
   }