3.0 compatibility updates!
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.