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

◆ is_auto_registered()

bool fl::TaskImpl::is_auto_registered ( ) const
inline

Definition at line 161 of file task.h.

161{ return mAutoRegistered; }
bool mAutoRegistered
Definition task.h:178

References mAutoRegistered.