Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion flux_led/pattern.py
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
237: "7 colors each in white run circularly, multi points from end to start",
238: "7 colors each in red run circularly, multi points from start to end and return back",
239: "7 colors each in green run circularly, multi points from start to end and return back",
240: "and return back7 colors each in blue run circularly, multi points from start to end",
240: "7 colors each in blue run circularly, multi points from start to end and return back",
241: "7 colors each in yellow run circularly, multi points from start to end and return back",
242: "7 colors each in purple run circularly, multi points from start to end and return back",
243: "7 colors each in cyan run circularly, multi points from start to end and return back",
Expand Down
Loading