Skip to content

Commit 83ab15e

Browse files
committed
smart alarm clock cp7 updates
1 parent bd7536a commit 83ab15e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Smart_Alarm_Clock/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ def on_enable(client, feed_id, payload):
222222

223223
display = framebufferio.FramebufferDisplay(framebuffer)
224224

225-
splash = displayio.Group(max_size=13)
225+
splash = displayio.Group()
226226
display.show(splash)
227227

228228

0 commit comments

Comments
 (0)