|
FastLED 3.9.15
|
| void CFastLED::init | ( | ) |
Initialize platform-specific subsystems.
Performs one-time initialization of platform-specific hardware and subsystems. This is called automatically on first use but can be called explicitly to ensure initialization happens at a predictable time.
Safe to call multiple times - subsequent calls are no-ops.
Platform-specific initialization:
Definition at line 103 of file FastLED.cpp.hpp.
References FL_RUN_ONCE.