From 6ea1a42391f86e72f53042a966dae970a3fd77cb Mon Sep 17 00:00:00 2001 From: jinlicong <493886250@qq.com> Date: Fri, 17 May 2024 17:18:57 +0800 Subject: [PATCH] 阀门控制进一步完善 --- KEIL_MDKARM/Objects/eeprom.d | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/KEIL_MDKARM/Objects/eeprom.d b/KEIL_MDKARM/Objects/eeprom.d index 83bf866..37f1fca 100644 --- a/KEIL_MDKARM/Objects/eeprom.d +++ b/KEIL_MDKARM/Objects/eeprom.d @@ -48,3 +48,4 @@ .\objects\eeprom.o: ..\Core\define_all.h .\objects\eeprom.o: ..\Hardware\DELAY\delay.h .\objects\eeprom.o: ..\Hardware\SPI\spi.h +.\objects\eeprom.o: ..\Hardware\GPIO\gpio.h -- Gitblit v1.9.3