v2.7.5
-
#36 Fixed Feed.
get()
call causing hard-reset on ESP32. -
Examples edited for compatibility with the ESP32 (due to lack of
analogWrite()
):adafruitio_09_analog_out
adafruitio_13_rgb
-
Added the ESP32Servo Library to
adafruitio_16_servo
. -
Added Read-The-Docs to reduce README.md size.
-
Added TravisCI for pull requests.