VolosR / TTGOWeatherStation

129 stars 59 forks source link

Use with Lilygo T Display issues #16

Open DaveRasp opened 6 months ago

DaveRasp commented 6 months ago

I noticed a number of issues with the code with Lilygo T display s3- fixes below Compile Issues: NTPClient Get Formatted date: change #include to #include "NTPClient.h> " and under sketch in Arduino I/o add file for both NTPClient.h and NTPClient.ccp form here //https://github.com/taranais/NTPClient

ani.h errors : control characters at beginning of file: open in an editor and delete first line and type back in.

Running issues Board resets every time finding wifi , flashes white and resets : Missing statement in define section " #define TFT_BL 38"

Should then work