FastLED 3.9.15
Loading...
Searching...
No Matches

◆ exitCurrent()

static void fl::task::Coroutine::exitCurrent ( )
inlinestatic

Definition at line 63 of file task.cpp.hpp.

63 {
64 platforms::ICoroutineTask::exitCurrent();
65 }

Referenced by fl::task::exit_current().

+ Here is the caller graph for this function: