pull/252/head
ZodiusInfuser 2022-02-23 20:14:57 +00:00 zatwierdzone przez Phil Howard
rodzic 73839a4ee9
commit 5b3d9ce046
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -88,6 +88,7 @@ def draw_badge():
# Replace with drawing an image
display.pen(15)
display.thickness(1)
display.rectangle(WIDTH - IMAGE_WIDTH, 0, IMAGE_WIDTH, HEIGHT)
# Draw a border around the image