Skip to content

Commit

Permalink
Changed pin number in goggles sketch
Browse files Browse the repository at this point in the history
  • Loading branch information
PaintYourDragon committed Oct 18, 2013
1 parent 0fcc61a commit 0b1aaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/goggles/goggles.pde
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ that's OK, the code can compensate (TOP_LED_FIRST and TOP_LED_SECOND below).
#include <avr/power.h>
#endif

#define PIN 4
#define PIN 0

#define TOP_LED_FIRST 0 // Change these if the first pixel is not
#define TOP_LED_SECOND 0 // at the top of the first and/or second ring.
Expand Down

0 comments on commit 0b1aaed

Please sign in to comment.