Commit Graph

16 Commits

Author SHA1 Message Date
1e9b486cfd Update README.md
Added Step to download files from GitHub (not obvious what to download or where if you're new to this)
2017-01-12 18:57:23 +00:00
f5702fe80f Update README.md
Added Arduino IDE preparations to Installing section.
2017-01-12 16:19:20 +00:00
f1d2c4dd94 Merge pull request #10 from fromeijn/master
always set WiFi.mode()
2016-11-22 19:35:09 -06:00
eefdad9da4 always set WiFi.mode() 2016-11-23 00:15:02 +01:00
8b97216931 Merge pull request #6 from eppfel/solidcolor-eeprom-fix
Fix writing of solid color to EEPROM
2016-07-18 21:21:05 -05:00
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
4c966a0c45 Update README.md 2016-06-11 16:42:08 -05:00
24d48af1fe Merge pull request #2 from ctaloi/master
Add ESP8266FS Doc
2016-03-15 20:17:26 -05:00
aabbe79f4f Add ESP8266FS Doc
Added a note about needing to install the ESP8266FS tool.
2016-03-15 20:28:44 -04:00
0d3d32258d Fixed compiler errors in Arduino 1.6.8. Added color swatch buttons. 2016-03-12 11:28:33 -06:00
b9398eac51 Merge branch 'master' of https://github.com/jasoncoon/esp8266-fastled-webserver 2016-03-12 08:35:27 -06:00
b3d1dc8375 Removed MSGEQ7 audio code, doesn't work well yet on the EPS8266. 2016-03-12 08:35:21 -06:00
b15402f7b6 Update scripts.js 2016-03-11 10:31:09 -06:00
58f56a1e1d Merge branch 'master' of https://github.com/jasoncoon/esp8266-fastled-webserver 2016-03-10 07:58:10 -06:00
f270c81038 Initial commit. 2016-03-10 07:57:02 -06:00
fd18c3062d Initial commit 2016-03-10 07:56:25 -06:00