From 5f233123900cccf931ee970202c12ccdecc85377 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 12 三月 2024 09:50:43 +0800 Subject: [PATCH] 版本2.7 修改灯的逻辑,充电时设备不再进入静止休眠状态,不再发射uwb lora 运行gps --- MDK-ARM/L071/stm32l0xx_it.d | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MDK-ARM/L071/stm32l0xx_it.d b/MDK-ARM/L071/stm32l0xx_it.d index 34ac2d5..09e44d8 100644 --- a/MDK-ARM/L071/stm32l0xx_it.d +++ b/MDK-ARM/L071/stm32l0xx_it.d @@ -29,6 +29,7 @@ l071\stm32l0xx_it.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash_ramfunc.h l071\stm32l0xx_it.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c.h l071\stm32l0xx_it.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c_ex.h +l071\stm32l0xx_it.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_iwdg.h l071\stm32l0xx_it.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_lptim.h l071\stm32l0xx_it.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr.h l071\stm32l0xx_it.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr_ex.h -- Gitblit v1.9.3