Disable 1 step forward 2 back

This commit is contained in:
Jimmy 2025-02-06 22:19:55 +13:00
parent 7b27cf7716
commit 1aa36a3a63
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ class Patterns:
"random_theater_chase": self.random_theater_chase_step,
"random_blink": self.random_blink_step,
"color_transition": self.color_transition_step,
"2 step forward 1 step back": self.two_steps_forward_one_step_back_step,
"external": None
}
self.selected = selected