Neopixel strip control without delays

I want to avoid the delay() function

The code of LarryD makes a "for loop" without delay(). Seen ?
But I can't handle with 2 timers at the same time with his logic. One for pixel number and another for RGB values.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.