initial commit

This commit is contained in:
proddy
2020-07-05 18:29:08 +02:00
parent 26b201ea2f
commit c5933e8c14
739 changed files with 86566 additions and 20952 deletions

11
TODO.md Normal file
View File

@@ -0,0 +1,11 @@
- It's slow on ESP8266 - probably due to heap
- AP not showing correct wifi SSID
- remove Serial.*s
- add Boiler web page using web sockets
- check Chrome Tab errors
- check if we need to disabled UART during OTA
- fix Makefile for standalone
handy git commands
- git pull --tags -f
- git pull upstream master