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/spi.d |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/MDK-ARM/L071/spi.d b/MDK-ARM/L071/spi.d
index 89a6ccf..147d7ab 100644
--- a/MDK-ARM/L071/spi.d
+++ b/MDK-ARM/L071/spi.d
@@ -30,6 +30,7 @@
 l071\spi.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash_ramfunc.h
 l071\spi.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c.h
 l071\spi.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c_ex.h
+l071\spi.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_iwdg.h
 l071\spi.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_lptim.h
 l071\spi.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr.h
 l071\spi.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr_ex.h

--
Gitblit v1.9.3