-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
The Writer works great on a Pico with an OLED 128x64 and an SH1106 driver.
It refuse to work on a Pico W. Tried MicroPython v1.21.0, v1.20.0 and v1.19.1
No matter what firmware I use it gives me these messages:
File "writer.py", line 49, in set_textpos
File "writer.py", line 39, in _get_id
ValueError: Device must be derived from FrameBuffer.
Metadata
Metadata
Assignees
Labels
No labels