You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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;
The text was updated successfully, but these errors were encountered:
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;
The text was updated successfully, but these errors were encountered: