hello friends,
i,m newbie and my english is not so good hope you guys undersatnd me, i just run single red dot back to forth with this code, my question is how can i run two led dots with same behaviour ?
At the ends of the neopixel strand (pix zero and and pix "n") you will want to ensure data is not written to "n+1" or "zero-1" which might result in no neopixels lighting.
Which might result in any number of exciting things happening you don't want to.
Have happening.
Worse, this kind of error may sit harmless and silent whilst you build out your idea to several hundred lines of code, and when inexplicable things start impeding your progress, you'll have long forgotten where the errors might be coming from, or where even to start looking.