This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Meteor Shower posted by Chemdoc77 | |
* Based on the outstanding MeteorShower sketch by Jon Burroughs as seen in Adam bluebottleyellowboxyellyfish’s clock | |
* which Chemdoc77 slightly modified. | |
*/ | |
#include <FastLED.h> | |
#define LED_PIN 6 |