move label for new locations

This commit is contained in:
ladyada 2019-04-03 12:42:04 -04:00
parent efe9e0ad18
commit 9f3e78a5e1

View file

@ -26,7 +26,7 @@ pyportal = PyPortal(url=DATA_SOURCE, json_path=DATA_LOCATION,
status_neopixel=board.NEOPIXEL,
default_bg=cwd+"/had_background.bmp",
text_font=cwd+"/fonts/Checkbook-50.bdf",
text_position=(200, 80),
text_position=(210, 110),
text_color=0xFFFFFF,
caption_text=CAPTION,
caption_font=cwd+"/fonts/Arial.bdf",