|
FastLED 3.9.15
|
#include <FastLED.h>
Include dependency graph for el_panel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | LEDS_PER_PANEL 4 |
| EL panel hardware abstraction. | |
| #define | NUM_EL_LEDS (LEDS_PER_PANEL * 2) |
Functions | |
| void | initPanels () |
| void | setPanelHigh (float brightness) |
| void | setPanelLow (float brightness) |
| void | showPanels () |