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

◆ operator!=()

bool fl::IChannelDriver::DriverState::operator!= ( Value v) const
inline

Definition at line 187 of file driver.h.

187{ return state != v; }
Value state
Current driver state.
Definition driver.h:173

References FL_NOEXCEPT, and state.