kopia lustrzana https://github.com/pimoroni/pimoroni-pico
udpated error msg
rodzic
be39aafd2d
commit
3a3b82889d
|
@ -78,7 +78,7 @@ def draw():
|
|||
graphics.set_pen(4)
|
||||
graphics.rectangle(0, 170, 640, 25)
|
||||
graphics.set_pen(1)
|
||||
graphics.text("Unable to display image! :(", 5, 175, 400, 2)
|
||||
graphics.text("Unable to display image! Check your network settings in secrets.py", 5, 175, 600, 2)
|
||||
|
||||
graphics.set_pen(0)
|
||||
graphics.rectangle(0, 375, 640, 25)
|
||||
|
|
Ładowanie…
Reference in New Issue