Dale
I have completed the next modification to my blinky light script by pulling some of the mainline code into a procedure that does the same thing. The difference is that the procedure can be called with any NeoPixel strip, a list of pixel numbers, number of segments wanted, any color list, and a delay between segments. This allows it to be used with any strip.
Dale
I am still not happy with some of the colors I have defined, so I will be tweaking those.