Skip to content

Instantly share code, notes, and snippets.

@nijotz
nijotz / solution.sh
Last active September 21, 2015 19:01 — forked from colby/solution.sh
sudo rm -rf /dev/null
@nijotz
nijotz / DiscoStrobe.ino
Created August 13, 2016 06:03 — forked from kriegsman/DiscoStrobe.ino
DiscoStrobe - Flashing rainbow lights that zoom back and forth to a beat
#include "FastLED.h"
// DiscoStrobe
// *Flashing* rainbow lights that zoom back and forth to a beat.
// See your doctor before using this code if you have certain neurological conditions.
//
// Mark Kriegsman, July 2015
#if FASTLED_VERSION < 3001000