Releases: adafruit/Adafruit_CircuitPython_CircuitPlayground
Releases · adafruit/Adafruit_CircuitPython_CircuitPlayground
Now with more wavs!
- Added support for
play_file
. Thanks @kattni!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info and examples.
0.8.0!
- Added support for touch,
play_tone
,start_tone
,stop_tone
, acceleration. - Library is now imported as:
from adafruit_circuitplayground.express import cpx
- Docs and examples updated.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info and examples.
One fix
Initial Beta release
This doesn't support everything on the board but its a start. This is a release so it can be added into the bundle.