Skip to content

Commit 5d4260b

Browse files
committed
pyportal remote cp7 updates
1 parent bd7536a commit 5d4260b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_Remote/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def switchpage(tup):
154154
# Verifies the Roku and Pyportal are connected and visible
155155
channels = getchannels()
156156

157-
my_display_group = displayio.Group(max_size=25)
157+
my_display_group = displayio.Group()
158158

159159
image_1, palette_1 = adafruit_imageload.load(
160160
"images/page_1.bmp", bitmap=displayio.Bitmap, palette=displayio.Palette

0 commit comments

Comments
 (0)