ESP_IOT v2.5
IOT ESP Coding
LED_DisPlay.h File Reference
#include "../../Defines.h"
#include <FastLED.h>
#include "Task.h"
#include <freertos/FreeRTOS.h>
#include <freertos/task.h>
Include dependency graph for LED_DisPlay.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LED_DisPlay
 

Macros

#define NUM_LEDS   25
 

Macro Definition Documentation

◆ NUM_LEDS

#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.