Releases: adafruit/Adafruit_IO_Arduino
Releases · adafruit/Adafruit_IO_Arduino
v2.4.0
- adds RGB and NeoPixel support to data class
- adds RGB LED example
- adds NeoPixel example
v2.3.1
don't invert analog out value
v2.2.0
WINC1500 now uses the WiFi101 library.
v2.1.1
adds new analog and digital i/o examples
v2.1.0
- add mkr1000 support
- add digital in & out examples
- make
feed->data
a public variable so received values can be accessed without a callback
v2.0.1
only compile ethernet or fona when included by moving all logic to headers
v2.0.0
adafruit io wrapper changes. this release is not backward compatible with v1.x
1.0.1 release
Bug fix to support sending float/double on ESP8266. Send function now has optional 2nd parameter which specifies the precision (# of digits after decimal point) and defaults to 6.
Initial release.
Initial release for Arduino library manager system.