dragondaud / myClock

Pixel Display NTP/Weather Clock for ESP8266/ESP32
MIT License
27 stars 13 forks source link

options #5

Closed dragondaud closed 6 years ago

dragondaud commented 6 years ago

I'm finishing up work on the new options interface thru the builtin webserver. If you would like to test out this branch, please do, and let me know if you have any issues or input on the changes.

git pull
git checkout options

If you need to go back:

git checkout HEAD

This will be merged into master once I'm done testing.

dragondaud commented 6 years ago

Be sure to see https://github.com/dragondaud/myClock/issues/4#issue-371706328 before trying to use the options branch.

dragondaud commented 6 years ago

I'm happy with the current version in "options" branch, and will be merging it into master if I don't find any problems.

dragondaud commented 6 years ago

merged into master