FastLED 3.9.15
|
|
inline |
Get the next controller in the linked list after this one.
Will return NULL at the end of the linked list.
Definition at line 158 of file cled_controller.h.
References CLEDController(), and m_pNext.
Referenced by calculate_max_brightness_for_power_mW(), CFastLED::clearData(), CFastLED::count(), CFastLED::operator[](), CFastLED::setCorrection(), CFastLED::setDither(), CFastLED::setTemperature(), CFastLED::show(), and CFastLED::showColor().