Skip to content

3.0 compatibility updates!

Compare
Choose a tag to compare
@kattni kattni released this 25 May 01:15
d0022de

Updates to start_tone and play_file to allow them to work with the changes to audioio made for 3.0. Backwards compatibility maintained for 2.x.

To use in CircuitPython, simply include from adafruit_circuitplayground.express import cpx at the top of your file. The library is built into CircuitPython for Circuit Playground Express.

Read the docs for info on how to use it.