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

◆ rgb_sanity_check()

FASTLED_FORCE_INLINE rgb fl::Engine::rgb_sanity_check ( rgb & p)
inline

Definition at line 94 of file engine.h.

94 {
95 return fl::rgb_sanity_check(p);
96 }
FASTLED_FORCE_INLINE rgb rgb_sanity_check(rgb &pixel)

References FASTLED_FORCE_INLINE, and fl::rgb_sanity_check().

+ Here is the call graph for this function: