Skip to content

Commit e94dc65

Browse files
committed
tweak
1 parent 8bf500a commit e94dc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/animation/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@
4040
"GGGGG......W",
4141
"wwwwwwwwwwww"]]
4242

43-
wing.display_animation(xmas_animation, xmas_colors, 10, 0.05)
43+
wing.display_animation(xmas_animation, xmas_colors, 10000, 0.05)

0 commit comments

Comments
 (0)