|
FastLED 3.9.15
|
| bool CFastLED::wait | ( | fl::u32 | timeout_ms | ) |
Wait for all channel bus transmissions to complete with timeout.
| timeout_ms | Maximum milliseconds to wait (0 = wait forever) |
Definition at line 597 of file FastLED.cpp.hpp.
References fl::channelManager(), and fl::ChannelManager::waitForReady().
Here is the call graph for this function: