yincheng.zhong
2024-08-12 9e32d5c947afca993e24f0fdd0abc3db51846047
Src/stm32l0xx_it.c
@@ -175,7 +175,7 @@
               button_time+=1000;
           if(button_time>50&&button_time<300)
           {
            DoubleClickProcess();
//            DoubleClickProcess();
           }
            
        }