yincheng.zhong
2024-02-27 c37bd7d212404349d2109637492afd0df4315739
Src/stm32l0xx_it.c
@@ -153,10 +153,13 @@
    if(GET_IMUINT)
    {
        nomove_count = 0;
        LED_TR_BLINK;
    }
    if(!GET_USERKEY)
    {
        LED2_TR_ON;
        nomove_count = 0;
        waitusart_timer = tag_frequency*USART_KEEPWAKE_TIME;
        UsartInit();