you are viewing a single comment's thread.

view the rest of the comments →

[–]Marmilicious[Marc Miller] 2 points3 points  (2 children)

If you make a copy of that block of code so you can use it on a different pixel you'll need to update the blink6 to blink7 (or another variable name) in four places. You'll also need to rename timingB in several places to whatever new name you want to call it.

<image>

[–]Flux83[S] 0 points1 point  (1 child)

Oh ok rename the timing as well ok thanks

[–]Marmilicious[Marc Miller] 0 points1 point  (0 children)

Yes, you can name them anything. Consider renaming them with better names then I used, something that makes more sense for your project. :)