|
ESP_IOT v2.5
IOT ESP Coding
|
#include "../../Defines.h"#include <FastLED.h>#include "Task.h"#include <freertos/FreeRTOS.h>#include <freertos/task.h>

Go to the source code of this file.
Classes | |
| class | LED_DisPlay |
Macros | |
| #define | NUM_LEDS 25 |
| #define NUM_LEDS 25 |
Code is from M5Atom.h object, but refactored to be it's own object
Definition at line 14 of file LED_DisPlay.h.