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 159 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(), and CFastLED::setTemperature().