// TenTen-RGB // Some Arduino code for fooling around with a NeoPixel compatible 10x10 RGB // matrix display. // Copyright (C) 2014 Alex Donatelli // Copyright (C) 2015 Mikkel Kirkgaard Nielsen // // Based in part on circlergb.ino by Alex Donatelli // (http://www.instructables.com/id/A-Multicolor-LED-Lamp/?ALLSTEPS). // // Uses Adafuit's NeoPixel library for the raw LED protocol, get it at // https://github.com/adafruit/Adafruit_NeoPixel // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version.