adafruit / Adafruit_CircuitPython_PIOASM

Simple assembler to convert pioasm to bytes
MIT License
27 stars 17 forks source link

morse example: add missing pio_kwargs to constructor call #58

Closed jepler closed 1 year ago

jepler commented 1 year ago

This appears to be the cause of a user's problems in #55.