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
examples/logo.py lacks support for a 800x480 device such as Impression 7.3".
$ ./logo.py --type impressions73Inky pHAT/wHAT: LogoDisplays the Inky pHAT/wHAT logo.Detected 7-Colour 800x480 (AC073TC1A)Traceback (most recent call last): File "/home/dolmen/Pimoroni/inky/examples/./logo.py", line 56, in <module> inky_display.set_image(img) ^^^NameError: name 'img' is not defined
The text was updated successfully, but these errors were encountered:
examples/logo.py
lacks support for a 800x480 device such as Impression 7.3".The text was updated successfully, but these errors were encountered: