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

hour is not declared in this scope #3

Open
Cdaprod opened this issue Aug 31, 2022 · 2 comments
Open

hour is not declared in this scope #3

Cdaprod opened this issue Aug 31, 2022 · 2 comments

Comments

@Cdaprod
Copy link

Cdaprod commented Aug 31, 2022

I managed to fix the display issue no problem.

"'hour' was not declared in this scope" on line 81

I cant figure out how or where I am supposed to set the currentTime.

@turtleknight2
Copy link

turtleknight2 commented Sep 3, 2022

Change

#include <Time.h>
to
#include <TimeLib.h>

@Cdaprod
Copy link
Author

Cdaprod commented Sep 6, 2022

Issue resolved thank you.

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

2 participants