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

◆ CHSV() [1/3]

fl::CHSV::CHSV ( )
inlineconstexpr

Default constructor.

Warning
Default values are UNITIALIZED!

Definition at line 64 of file hsv.h.

64: h(0), s(0), v(0) { }