LEDController/include/esp32.h

5 lines
114 B
C

#define GPIO_RED 17
#define GPIO_GREEN 18
#define GPIO_BLUE 16
#define GPIO_COOLWHITE 15
#define GPIO_WARMWHITE 19