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

Error compiling for board Arduino/Genuino Mega or Mega 2560 #6

Open
mcinquino opened this issue Feb 19, 2019 · 0 comments
Open

Error compiling for board Arduino/Genuino Mega or Mega 2560 #6

mcinquino opened this issue Feb 19, 2019 · 0 comments

Comments

@mcinquino
Copy link

Hello,

I am having the same issue as issue #5. I see it was closed but the original poster replied after it was closed with same results I am getting.

Arduino IDE 1.8.8 - Windows 10 - W5100 Ethernet Shield

I have read the read me file that shows an example. I was not able to find a "user guide" as suggested in the #5 solution post? Based on that example this is what I interpret as the correct #define method?

#define WIZNET_W5100 = 1
#define ENC28J60 = 0
#define ESP8266 = 0

Oddly the sample program shows a different method and fails with the same error. Sample programs shows #define WIZNET_W5100 1. I also tried this format with removing the "=" from each line same error.

Is there another document I am missing?

Any help would be greatly appreciated.

Thanks,
Mike

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