mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
import getLocalTime() from esp32/Arduino (#8413)
* import getLocalTime() from esp32/Arduino follows #8407
This commit is contained in:
@ -97,6 +97,7 @@ CORE_CPP_FILES := \
|
||||
HardwareSerial.cpp \
|
||||
crc32.cpp \
|
||||
Updater.cpp \
|
||||
time.cpp \
|
||||
) \
|
||||
$(addprefix $(abspath $(LIBRARIES_PATH)/ESP8266SdFat/src)/, \
|
||||
FatLib/FatFile.cpp \
|
||||
|
Reference in New Issue
Block a user