Skip to content

v2.7.5

Compare
Choose a tag to compare
@brentru brentru released this 21 Jun 17:22
· 372 commits to master since this release
53e2da9
  • #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.