We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aba4eca + 1d35433 commit e48993fCopy full SHA for e48993f
1 file changed
PyPortal_NewNewNew/newnewnew.py
@@ -21,7 +21,7 @@
21
status_neopixel=board.NEOPIXEL,
22
default_bg=cwd+"/new_background.bmp",
23
text_font=cwd+"/fonts/Arial-Bold-12.bdf",
24
- text_position=((5, 0), (5, 205)),
+ text_position=((5, 35), (5, 225)),
25
text_color=(0xFFFFFF, 0xFFFFFF),
26
text_wrap=(35, 35), # characters to wrap
27
image_json_path=IMAGE_LOCATION,
0 commit comments