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

◆ get_platform_name()

const char * fl::isr::get_platform_name ( )

Get the platform name.

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

38 {
39 return isr::platforms::get_platform_name();
40}