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 8bf500a commit e94dc65Copy full SHA for e94dc65
examples/animation/main.py
@@ -40,4 +40,4 @@
40
"GGGGG......W",
41
"wwwwwwwwwwww"]]
42
43
-wing.display_animation(xmas_animation, xmas_colors, 10, 0.05)
+wing.display_animation(xmas_animation, xmas_colors, 10000, 0.05)
0 commit comments