#include <LEDBehaviours.hpp>
◆ BreathingLEDs()
BreathingLEDs::BreathingLEDs |
( |
Adafruit_NeoPixel * |
strip, |
|
|
String |
name = "BreathingLEDs" , |
|
|
uint32_t |
hue = 0 , |
|
|
uint32_t |
sat = 0 |
|
) |
| |
|
inline |
◆ args()
char* BreathingLEDs::args |
( |
| ) |
|
|
virtual |
What arguments does the behaviour take? Override this to document your behaviour
Reimplemented from Behaviour.
◆ start()
String BreathingLEDs::start |
( |
String |
args | ) |
|
|
virtual |
What does this do?
Reimplemented from Behaviour.
◆ update()
void BreathingLEDs::update |
( |
| ) |
|
|
virtual |
What does this do?
Reimplemented from Behaviour.
The documentation for this class was generated from the following file: