Files
EMS-ESP32/TODO.md
2020-07-05 18:29:08 +02:00

11 lines
310 B
Markdown

- 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