1
zhyinch
2021-11-02 9f2fe230b9f12ce8290bdc4e10a2aab7de40f8b4
Src/stm32l0xx_it.c
@@ -152,6 +152,7 @@
void EXTI0_1_IRQHandler(void)
{
  /* USER CODE BEGIN EXTI0_1_IRQn 0 */
   SystemClock_Config();
   if(GET_IMUINT)
   {
      nomove_count = 0;