Skip to content

Commit dc320f6

Browse files
committed
Revert "text position tweak pyportal newnewnew"
This reverts commit 3eb61da.
1 parent 3eb61da commit dc320f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyPortal_NewNewNew/newnewnew.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
status_neopixel=board.NEOPIXEL,
2222
default_bg=cwd+"/new_background.bmp",
2323
text_font=cwd+"/fonts/Arial-Bold-12.bdf",
24-
text_position=((5, 35), (5, 225)),
24+
text_position=((5, 0), (5, 205)),
2525
text_color=(0xFFFFFF, 0xFFFFFF),
2626
text_wrap=(35, 35), # characters to wrap
2727
image_json_path=IMAGE_LOCATION,

0 commit comments

Comments
 (0)