smart alarm clock cp7 updates
This commit is contained in:
parent
bd7536a1f4
commit
83ab15e127
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ framebuffer = sharpdisplay.SharpMemoryFramebuffer(bus, chip_select_pin, 400, 240
|
|||
|
||||
display = framebufferio.FramebufferDisplay(framebuffer)
|
||||
|
||||
splash = displayio.Group(max_size=13)
|
||||
splash = displayio.Group()
|
||||
display.show(splash)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue