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

◆ get_error_string()

const char * fl::isr::get_error_string ( int error_code)

Get platform-specific error description.

Definition at line 34 of file handler.cpp.hpp.

34 {
35 return isr::platforms::get_error_string(error_code);
36}

Referenced by fl::pwm_state::ensureIsrActive().

+ Here is the caller graph for this function: