|
Smart Poi 3.0.0
WiFi Connected LED POV Poi
|
Functions | |
| void | ChangePatternPeriodically () |
| Changes the pattern periodically based on the set interval. | |
| void ChangePatternPeriodically | ( | ) |
Changes the pattern periodically based on the set interval.
Checks the current time against the previous pattern change time to determine if the interval has passed. If the interval has passed, increments the pattern index and updates the previous pattern change time. If the pattern index exceeds the maximum allowed value, resets it to the minimum allowed value.
/intervalChange route. References imageToUse, interval, maxImages, minImages, and previousMillis3.
Referenced by loop().
