We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe9e0a commit 9f3e78aCopy full SHA for 9f3e78a
PyPortal_HaDSkulls/skull.py
@@ -26,7 +26,7 @@
26
status_neopixel=board.NEOPIXEL,
27
default_bg=cwd+"/had_background.bmp",
28
text_font=cwd+"/fonts/Checkbook-50.bdf",
29
- text_position=(200, 80),
+ text_position=(210, 110),
30
text_color=0xFFFFFF,
31
caption_text=CAPTION,
32
caption_font=cwd+"/fonts/Arial.bdf",
0 commit comments