Skip to content

4.1.3 - Fix longstanding bug of always returning None result

Compare
Choose a tag to compare
@dhalbert dhalbert released this 18 Feb 01:16
· 63 commits to main since this release
9771c93

What's Changed

  • Fix adafruit_irremote.GenericDecode's decode() method to return decoded result by @lstein in #51

New Contributors

Thank you @lstein!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-irremote.

Read the docs for info on how to use it.