You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting this error raised from the simpletest script in this repo:
Traceback (most recent call last):
File "code.py", line 8, in <module>
File "adafruit_imageload/__init__.py", line 57, in load
File "adafruit_imageload/__init__.py", line 48, in load
File "adafruit_imageload/bmp/__init__.py", line 59, in load
File "adafruit_imageload/bmp/indexed.py", line 91, in load
TypeError: extra keyword arguments given
My device is:
Adafruit CircuitPython 6.2.0-beta.4 on 2021-03-18; Adafruit Feather RP2040 with rp2040