mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
310 B
310 B
- 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