LEDController/include/esp8266.h

5 lines
112 B
C

#define GPIO_RED 13
#define GPIO_GREEN 12
#define GPIO_BLUE 15
#define GPIO_COOLWHITE 4
#define GPIO_WARMWHITE 5