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.
1 parent 7682b3b commit b986182Copy full SHA for b986182
CircuitPython_Flying_Toasters/code.py
@@ -170,4 +170,4 @@ def add_toaster_or_toast():
170
slide_tiles()
171
shift_tiles()
172
add_toaster_or_toast()
173
- display.refresh(target_frames_per_second=120)
+ display.refresh(target_frames_per_second=120)
0 commit comments