|
FastLED 3.9.15
|
| Promise< T > fl::task::make_rejected_promise | ( | const char * | error_message | ) |
Convenience function to create a rejected Promise (const char* overload)
Definition at line 226 of file promise.h.
References fl::Error, FL_NOEXCEPT, and fl::task::Promise< T >::reject().
Here is the call graph for this function: