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

Should this work with ESP8266? #34

Closed
nospam2k opened this issue Mar 9, 2019 · 1 comment
Closed

Should this work with ESP8266? #34

nospam2k opened this issue Mar 9, 2019 · 1 comment

Comments

@nospam2k
Copy link

nospam2k commented Mar 9, 2019

I'm getting compiliation errors for error: 'EthernetUDP' was not declared in this scope
EthernetUDP udp;

@nospam2k
Copy link
Author

nospam2k commented Mar 9, 2019

I got it to work, I had to add: #define ESP8266 in ezTime.h and remove #include Wifi.h from my sketch.

I also had to download from Github as the Library Manager version from Arduino IDE wouldn't work.

@nospam2k nospam2k closed this as completed Mar 9, 2019
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