Bastelschlumpf / M5PaperWeather

M5Paper project with weather information from openweathermap
116 stars 36 forks source link

Arduino compile error on Time #14

Open cohen-sydney opened 7 months ago

cohen-sydney commented 7 months ago

any one get this error or know what to do about it??

In file included from /Users/andrew/Documents/Arduino/M5PaperProjects/M5PaperWeather-master/weather/Weather.h:26, from /Users/andrew/Documents/Arduino/M5PaperProjects/M5PaperWeather-master/weather/Data.h:24, from /Users/andrew/Documents/Arduino/M5PaperProjects/M5PaperWeather-master/weather/weather.ino:26: /Users/andrew/Documents/Arduino/M5PaperProjects/M5PaperWeather-master/weather/Utils.h: In function 'time_t GetRTCTime()': /Users/andrew/Documents/Arduino/M5PaperProjects/M5PaperWeather-master/weather/Utils.h:46:3: error: 'tmElements_t' was not declared in this scope tmElements_t tmSet;