From f61f19e571c8effbdb509e3550e5ed65deeaffb7 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 20 二月 2024 15:36:25 +0800 Subject: [PATCH] 版本V2.5,修复恢复出厂设置bug,并把GPS启动间隔放到临近基站2的位置,并且临近基站初始化默认10 --- MDK-ARM/L071/reboot.d | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/MDK-ARM/L071/reboot.d b/MDK-ARM/L071/reboot.d index f178d8f..2ef2ba6 100644 --- a/MDK-ARM/L071/reboot.d +++ b/MDK-ARM/L071/reboot.d @@ -28,6 +28,7 @@ l071\reboot.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash_ramfunc.h l071\reboot.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c.h l071\reboot.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_i2c_ex.h +l071\reboot.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_iwdg.h l071\reboot.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_lptim.h l071\reboot.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr.h l071\reboot.o: ../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_pwr_ex.h -- Gitblit v1.9.3