mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-10 01:39:54 +03:00
11 lines
310 B
Markdown
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 |