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

compile error #4

Open
mobifu1 opened this issue Aug 26, 2016 · 2 comments
Open

compile error #4

mobifu1 opened this issue Aug 26, 2016 · 2 comments

Comments

@mobifu1
Copy link

mobifu1 commented Aug 26, 2016

using this library under Arduino-IDE 1.6.11 gives a compile error:

_InternalClockSync:28: error: 'time_t time' redeclared as different kind of symbol

time_t time;

    ^_
@LimitlessGreen
Copy link

Same issue here. I want to use it for the ESP32.

@faximan
Copy link

faximan commented May 17, 2020

Just remove that variable. It is not used. Should probably send a PR.

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

3 participants