We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb61da commit dc320f6Copy full SHA for dc320f6
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, 35), (5, 225)),
+ text_position=((5, 0), (5, 205)),
25
text_color=(0xFFFFFF, 0xFFFFFF),
26
text_wrap=(35, 35), # characters to wrap
27
image_json_path=IMAGE_LOCATION,
0 commit comments