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

◆ operator uint8_t()

fl::UISlider::operator uint8_t ( ) const
inline

Definition at line 67 of file ui.h.

67{ return static_cast<uint8_t>(mValue); }
float mValue
Definition ui.h:83

References mValue.