Commit Graph

8 Commits

Author SHA1 Message Date
Jason Coon
407fd536c2 Fixed #25 (brightness not restored on startup) 2017-05-05 19:09:37 -05:00
Jason Coon
020b0b0e43 Fixed autoplay compile error. 2017-02-23 19:22:51 -06:00
Jason Coon
681c29a877 Added palette selector
* Added palette selector and supporting code.
* Switched several patterns to use the selected palette: Confetti,
Sinelon, BPM, Juggle
* Limit EEPROM writes in autoplay mode.
2017-02-18 13:24:05 -06:00
Floris Romeijn
eefdad9da4 always set WiFi.mode() 2016-11-23 00:15:02 +01:00
Felix Epp
31e2dd3cea Fix writing of solid color tp EEPROM
A typo wrote the red value to green and blue as well, which resulted in
some level of white.
## To make a commit, type your commit message and press SUPER-ENTER. To cancel
## the commit, close the window. To sign off on the commit, press SUPER-S.
##
## You may also reference or close a GitHub issue with this commit.  To do so,
## type `#` followed by the `tab` key.  You will be shown a list of issues
## related to the current repo.  You may also type `owner/repo#` plus the `tab`
## key to reference an issue in a different GitHub repo.
2016-07-19 01:52:44 +02:00
Jason Coon
0d3d32258d Fixed compiler errors in Arduino 1.6.8. Added color swatch buttons. 2016-03-12 11:28:33 -06:00
Jason Coon
b3d1dc8375 Removed MSGEQ7 audio code, doesn't work well yet on the EPS8266. 2016-03-12 08:35:21 -06:00
Jason Coon
f270c81038 Initial commit. 2016-03-10 07:57:02 -06:00