Add comment

This commit is contained in:
mrcory
2019-07-08 11:36:19 -04:00
parent 0c87a1a4b0
commit e5927184b3
+1 -1
View File
@@ -81,7 +81,7 @@ int pulseMax = 250; //Max brightness for pulse mode. Max 250 or it wil
//FastLED Settings
#define NUM_LEDS 9 //Number of attached LEDs
#define DATA_PIN D1 //Communication pin for the LEDs
#define DATA_PIN D1 //Communication pin for the LEDs | Same pin will be used for either LED control
#define LED_TYPE WS2812 //LED controller
#define COLOR_ORDER GRB //Order to send colors