|
FastLED 3.9.15
|
| bool fl::ChannelManager::waitForReady | ( | u32 | timeoutMs = 1000 | ) |
Wait for all drivers to become READY.
Definition at line 527 of file manager.cpp.hpp.
References FL_ERROR, poll(), fl::IChannelDriver::DriverState::READY, fl::IChannelDriver::DriverState::state, and waitForCondition().
Referenced by addDriver(), clearAllDrivers(), onBeginFrame(), reset(), CFastLED::wait(), and CFastLED::wait().
Here is the call graph for this function:
Here is the caller graph for this function: