2
yincheng.zhong
2023-01-04 2aa6f092e2003c3c5d421f3d09f9a7907f89cac4
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;