Closed
Description
Using circuitpython 7.0 (https://circuitpython.org/board/seeeduino_wio_terminal/) on the Wio Terminal, I run into an error with the adafruit_rtttl.mpy downloaded from https://circuitpython.org/libraries specific for 7.0 .
The specific error is:
Traceback (most recent call last):
File "code.py", line 3, in
File "adafruit_rtttl.py", line 158, in
NameError: name 'Optional' is not defined
Any ideas on how to get things rolling?
Metadata
Metadata
Assignees
Labels
No labels