FastLED 3.9.15
Loading...
Searching...
No Matches

◆ setPanelLow()

void setPanelLow ( float brightness)
Examples
ElPanelReactive.ino.

Definition at line 57 of file el_panel.cpp.

57 {
59}
fl::UISlider brightness("Brightness", BRIGHTNESS, 0, 255)
#define EL_PIN_LOW
Definition el_panel.cpp:41
void analogWrite(int pin, u16 val)
Write analog value to pin (PWM)
Definition pin.cpp.hpp:227
unsigned char uint8_t
Definition s16x16x4.h:209

References fl::analogWrite(), brightness, and EL_PIN_LOW.

Referenced by loop().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: