Noiasca Tool Kit
Several helper functions and classes to make life with Arduino easier
|
This is the complete list of members for BlinkFastLED, including all inherited members.
BlinkFastLED(CFastLED &strip, byte pixel, struct CRGB *leds) | BlinkFastLED | inline |
off() override | Blink< Fastled_IF > | inline |
on() override | Blink< Fastled_IF > | inline |
on(bool force) | Blink< Fastled_IF > | inline |
setOffInterval(uint16_t newInterval) | Blink< Fastled_IF > | inline |
setOnInterval(uint16_t newInterval) | Blink< Fastled_IF > | inline |
toggle() override | Blink< Fastled_IF > | inline |
update(uint32_t currentMillis=millis()) | Blink< Fastled_IF > | inline |