Skip to content

Releases: adafruit/Adafruit_CircuitPython_IRRemote

Removed debug statement

23 Jul 16:13
084cbd6
Compare
Choose a tag to compare

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

04 Jun 12:12
c29e10b
Compare
Choose a tag to compare

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.

28 Feb 01:53
51630ab
Compare
Choose a tag to compare

Thanks to @sommersoft for the great work!

Minor linting update

19 Dec 19:34
a84bbd5
Compare
Choose a tag to compare

Minor linting update to library. Thanks to @tannewt for fixing this up!

Updated with lint and autobundling!

16 Dec 22:52
Compare
Choose a tag to compare

Thanks to @tannewt for the great work!

2.0.1 Release for CircuitPython 2.x

02 Nov 21:09
01f9cc2
Compare
Choose a tag to compare

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)