zhyinch
2022-06-01 eb9aedfda4c1e2b46f8619c1409a162284596f8f
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;