Releases: adafruit/Adafruit_CircuitPython_IRRemote
Releases · adafruit/Adafruit_CircuitPython_IRRemote
Removed debug statement
To use, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Add non-blocking support to read_pulses
Thanks @apatt!
To use in CircuitPython, download the .mpy file and copy it to the lib
folder on the CIRCUITPY
drive. Or, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
Improved reference documentation.
Thanks to @sommersoft for the great work!
Minor linting update
Minor linting update to library. Thanks to @tannewt for fixing this up!
Updated with lint and autobundling!
Thanks to @tannewt for the great work!
2.0.1 Release for CircuitPython 2.x
Release with mpy for CircuitPython 2.x versions. (Note this might not be compatible with CircuitPython 3.0+ releases).
(ignore previous 2.0.0 tag, this is a new release to force Travis CI's mpy generation--no functional changes to code)