Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arduino compile error on Time #14

Open
cohen-sydney opened this issue Jan 31, 2024 · 0 comments
Open

Arduino compile error on Time #14

cohen-sydney opened this issue Jan 31, 2024 · 0 comments

Comments

@cohen-sydney
Copy link

cohen-sydney commented Jan 31, 2024

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;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant