|
FastLED 3.9.15
|
| fl::WLED::WLED | ( | ) |
Construct WLED with default stub I/O callbacks.
Uses stubRequestSource() and stubResponseSink() which log FL_ERROR and serve as placeholders for real I/O implementation.
Example: fl::WLED wled;
Definition at line 9 of file wled.cpp.hpp.
References fl::Remote::Remote(), and stubRequestSource().
Here is the call graph for this function: