This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
// 2) The next pattern to display is randomly picked from the // pattern list instead of linearly going through the list. uint16_t cycleTime = 20; // Number of seconds before next pattern. [random] ...