Commit Graph

8 Commits

Author SHA1 Message Date
brentrubell 61f75246f4 Library Fixes (#127)
* Removing warnings

* handle reading zero-length packets

* updating travis to exclude archived libraries, addin Arduino WiFi101 lib instead

* adding esp lib to travis

* restrict builds to current hardware platforms

* travis, esp8266: skip esp target for non-esp-based examples

* adding test skips for zero, fixing fingerprint error

bump library version
2018-08-20 09:56:40 -04:00
ladyada 7886b7243c simplify Client 2016-08-09 21:12:49 -04:00
Todd Treece 4dc6f1e486 adds ping to the end of the main loop in examples 2015-10-22 14:13:19 -04:00
Alec Moore 63229fbd12 skip tests on due and esp8266 2015-10-06 00:56:32 -05:00
Alec Moore 9e6b151997 triggering travis ci 2015-10-05 20:13:18 -05:00
Alec Moore 4ccf81e923 fixed up and functional
removed unnecessary "}", and removed getFreeRam() which was dependent on "utility/debug.h"
2015-10-05 19:47:54 -05:00
Alec Moore 478e2324d5 removed username/aio key 2015-10-05 19:17:32 -05:00
Alec Moore 57885554f9 adding ethernet example
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.
2015-10-03 00:59:51 -05:00