#include <addressable_light_effect.h>
Definition at line 75 of file addressable_light_effect.h.
◆ AddressableRainbowLightEffect()
esphome::light::AddressableRainbowLightEffect::AddressableRainbowLightEffect |
( |
const std::string & | name | ) |
|
|
inlineexplicit |
◆ apply()
void esphome::light::AddressableRainbowLightEffect::apply |
( |
AddressableLight & | it, |
|
|
const Color & | current_color ) |
|
inlineoverridevirtual |
◆ set_speed()
void esphome::light::AddressableRainbowLightEffect::set_speed |
( |
uint32_t | speed | ) |
|
|
inline |
◆ set_width()
void esphome::light::AddressableRainbowLightEffect::set_width |
( |
uint16_t | width | ) |
|
|
inline |
◆ speed_
uint32_t esphome::light::AddressableRainbowLightEffect::speed_ {10} |
|
protected |
◆ width_
uint16_t esphome::light::AddressableRainbowLightEffect::width_ {50} |
|
protected |
The documentation for this class was generated from the following file: