pyportal remote cp7 updates
This commit is contained in:
parent
bd7536a1f4
commit
5d4260bd38
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ def switchpage(tup):
|
|||
# Verifies the Roku and Pyportal are connected and visible
|
||||
channels = getchannels()
|
||||
|
||||
my_display_group = displayio.Group(max_size=25)
|
||||
my_display_group = displayio.Group()
|
||||
|
||||
image_1, palette_1 = adafruit_imageload.load(
|
||||
"images/page_1.bmp", bitmap=displayio.Bitmap, palette=displayio.Palette
|
||||
|
|
|
|||
Loading…
Reference in a new issue