Skip to content

Ethernet example #13

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

Closed
wants to merge 3 commits into from
Closed

Ethernet example #13

wants to merge 3 commits into from

Conversation

tapiralec
Copy link
Contributor

It took more than a couple minutes to get AIO working with a typical ethernet shield on arduino, so I figured I'd make it into an example, so others can get started faster too.

It took more than a couple minutes to get some sample code going with ethernet, so I figured it would benefit everyone if there was at least one example out there.
removed unnecessary "}", and removed getFreeRam() which was dependent on "utility/debug.h"
@tapiralec
Copy link
Contributor Author

first failure seems to be related to this issue of getting ethernet working on the esp8266 esp8266/Arduino#574

I'm not sure what's causing the second failure.

Any pointers would be much appreciated.

@tapiralec tapiralec closed this Oct 6, 2015
@toddtreece
Copy link
Contributor

@tapiralec check out some of the other example folders for the '.platform.test.skip' files. they allow you to tell travis to skip test builds for that platform.

@tapiralec
Copy link
Contributor Author

@toddtreece Ah, okay, I didn't see those! (this is my first time doing anything with Travis CI.) I'll make sure it works, then I'll open a pull request with the updates. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants