VolosR / TTGOWeatherStation

129 stars 59 forks source link

Formatted date not a member of timeclient #3

Open xygax opened 3 years ago

xygax commented 3 years ago

correncet statement is in line 191 formattedDate = timeClient.getFormattedTime();

echelon75 commented 3 years ago

Hi, Remove your previous NTPClient library and install this one : https://github.com/taranais/NTPClient

It will work better :-)

Regards

Richard