|
FastLED 3.9.15
|
| void CFastLED::delay | ( | unsigned long | ms | ) |
Delay for the given number of milliseconds.
Provided to allow the library to be used on platforms that don't have a delay function (to allow code to be more portable).
| ms | the number of milliseconds to pause for |
Definition at line 267 of file FastLED.cpp.
References delay(), and show().
Referenced by delay().
Here is the call graph for this function:
Here is the caller graph for this function: