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

◆ CHSV() [1/3]

CHSV::CHSV ( )
inlineconstexpr

Default constructor.

Warning
Default values are UNITIALIZED!

Definition at line 65 of file chsv.h.

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

Referenced by CHSV(), operator=(), and setHSV().

+ Here is the caller graph for this function: