minor bugfix in showcase

This commit is contained in:
jpunkt 2022-01-25 20:22:05 +01:00
parent 60019662b4
commit a70e34a877
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ STORYBOARD = Storyboard(
Do(Activity.LIGHT_FRONT,
fade=1.0),
Do(Activity.ADVANCE_UP,
steps=41,
steps=38,
speed=2),
Do(Activity.ADVANCE_LEFT,
steps=182)