Commit Graph

10 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 665395482e https://github.com/adafruit/Adafruit_MQTT_Library/pull/29 2016-08-09 20:15:22 -04:00
ladyada f8ec7fc08f simplify and no progmem on yun demo 2016-08-09 20:12:22 -04:00
Todd Treece b116845dd4 skip tests for new examples 2016-06-28 09:24:57 -04:00
Karlduino 71496c977f Yun example: change one Serial -> Console 2015-12-24 22:00:13 -06:00
Todd Treece 4dc6f1e486 adds ping to the end of the main loop in examples 2015-10-22 14:13:19 -04:00
Todd Treece 9a11d83cf5 removes client id from all example sketches 2015-10-05 15:26:02 -04:00
Todd Treece 5ac8cda53d update mqtt client id to be __TIME__ + AIO_USERNAME in examples 2015-09-08 12:15:21 -04:00
Tony DiCola e41e843d67 Add Travis ignore for Due using Yun test. 2015-08-31 15:11:28 -07:00
Tony DiCola e42f3094e5 Add Arduino Yun example. 2015-08-31 14:36:06 -07:00