We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b629353 + 5d4260b commit 748a16dCopy full SHA for 748a16d
PyPortal_Remote/code.py
@@ -154,7 +154,7 @@ def switchpage(tup):
154
# Verifies the Roku and Pyportal are connected and visible
155
channels = getchannels()
156
157
-my_display_group = displayio.Group(max_size=25)
+my_display_group = displayio.Group()
158
159
image_1, palette_1 = adafruit_imageload.load(
160
"images/page_1.bmp", bitmap=displayio.Bitmap, palette=displayio.Palette
0 commit comments