gmag11 / ESPNtpClient

High accuracy NTP library for ESP32 and ESP8266
MIT License
118 stars 25 forks source link

ESPNtpClient don't compile with Arduino ESP32 Version 2.02 / 2.0.3-RC1 #41

Closed stef-ladefense closed 2 years ago

stef-ladefense commented 2 years ago

D:\Arduino\libraries\ESPNtpClient-0.2.6\src/ESPNtpClient.h:29:10: fatal error: include/time.h: No such file or directory

include "include/time.h"

with ESP32 Dev Module. same with Arduino ESP32 Version 2.02

maxdd commented 2 years ago

same for me

gmag11 commented 2 years ago

It should be fixed with latest release. Thank you