Skip to content

Commit

Permalink
Undoing example change.
Browse files Browse the repository at this point in the history
  • Loading branch information
focalintent committed Aug 19, 2015
1 parent 26aaa82 commit ac1c9b2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/Fire2012/Fire2012.ino
@@ -1,9 +1,8 @@
#define FASTLED_ALLOW_INTERRUPTS 1
#include <FastLED.h>

#define LED_PIN 5
#define COLOR_ORDER GRB
#define CHIPSET WS2811_400
#define CHIPSET WS2811
#define NUM_LEDS 30

#define BRIGHTNESS 200
Expand Down

0 comments on commit ac1c9b2

Please sign in to comment.