|
FastLED 3.9.15
|
Unity build: includes from src/extras/.
src/extras/ collects opt-in shims that emit code only when a specific build-flag macro is defined. Including this aggregator from the library's unity build is always safe — each shim's body is gated on its own opt-in macro and reduces to nothing when the flag is unset.
Definition in file extras+.cpp.
Include dependency graph for extras+.cpp: