ESP-IDF Firmware
Firmware architecture and call graph
Loading...
Searching...
No Matches
led_strip_interface.h File Reference
#include <stdint.h>
#include "esp_err.h"
Include dependency graph for led_strip_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  led_strip_t
 LED strip interface definition. More...

Typedefs

typedef struct led_strip_t led_strip_t

Typedef Documentation

◆ led_strip_t

typedef struct led_strip_t led_strip_t

Type of LED strip

Definition at line 15 of file led_strip_interface.h.