mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 01:09:51 +03:00
updates to things that I need to fix
This commit is contained in:
9
TODO.md
9
TODO.md
@@ -1,11 +1,6 @@
|
|||||||
- It's slow on ESP8266 - probably due to heap
|
- It's slow on ESP8266 - probably due to heap
|
||||||
- AP not showing correct wifi SSID
|
- AP not showing correct wifi SSID
|
||||||
- remove Serial.*s
|
- remove Serial.print's
|
||||||
- add Boiler web page using web sockets
|
- add Boiler web page using web sockets
|
||||||
- check Chrome Tab errors
|
- check if we need to disabled UART during OTA on an ESP8266 - need to tie into the service
|
||||||
- check if we need to disabled UART during OTA
|
|
||||||
- fix Makefile for standalone
|
- fix Makefile for standalone
|
||||||
|
|
||||||
handy git commands
|
|
||||||
- git pull --tags -f
|
|
||||||
- git pull upstream master
|
|
||||||
Reference in New Issue
Block a user