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; }