zhyinch
2021-01-20 1b83e716601b4c7ba981a00be6ecf24a9d549d52
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;      
   }