LEDController/include/esp32c3.h

5 lines
111 B
C

#define GPIO_RED 5
#define GPIO_GREEN 6
#define GPIO_BLUE 7
#define GPIO_COOLWHITE 20
#define GPIO_WARMWHITE 21