|
FastLED 3.9.15
|
| bool fl::IChannelDriver::waitForReady | ( | u32 | timeoutMs = 1000 | ) |
Wait for driver to become READY.
| timeoutMs | Optional timeout in milliseconds (0 = no timeout) |
Definition at line 63 of file driver.cpp.hpp.
References poll(), fl::IChannelDriver::DriverState::READY, state, and waitForCondition().
Referenced by canHandle(), and waitDone().
Here is the call graph for this function:
Here is the caller graph for this function: