Skip to content

0.7.11 - Added missing pio_kwargs to constructor call in morse example

Compare
Choose a tag to compare
@evaherrada evaherrada released this 27 Jul 19:29
· 54 commits to main since this release
718dd13

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

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

Read the docs for info on how to use it.

What's Changed

  • morse example: add missing pio_kwargs to constructor call by @jepler in #58

Full Changelog: 0.7.10...0.7.11