Skip to content

Commit 7dde953

Browse files
committed
pyportal uv index cp7 updates
1 parent bd7536a commit 7dde953

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PyPortal_UV_Index/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def extract_date(date_time):
6969
default_bg=0xFFFFFF,
7070
caption_font=CAPTION_FONT_FILE)
7171

72-
canvas = displayio.Group(max_size=36)
72+
canvas = displayio.Group()
7373
pyportal.splash.append(canvas)
7474
bar_font = bitmap_font.load_font(BAR_FONT_FILE)
7575

0 commit comments

Comments
 (0)