Skip to content

Commit 9f3e78a

Browse files
committed
move label for new locations
1 parent efe9e0a commit 9f3e78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_HaDSkulls/skull.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
status_neopixel=board.NEOPIXEL,
2727
default_bg=cwd+"/had_background.bmp",
2828
text_font=cwd+"/fonts/Checkbook-50.bdf",
29-
text_position=(200, 80),
29+
text_position=(210, 110),
3030
text_color=0xFFFFFF,
3131
caption_text=CAPTION,
3232
caption_font=cwd+"/fonts/Arial.bdf",

0 commit comments

Comments
 (0)