Skip to content

2.4.15 - Fixed import blockout issue

Compare
Choose a tag to compare
@tekktrik tekktrik released this 22 Jul 03:29
· 25 commits to main since this release
8546db0

Fixed an issue where the imports caused devices that only had pwmio (and did not have audioio) to be mistakenly blocked from importing this library due to requiring adafruit_waveform.

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

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

Read the docs for info on how to use it.