Files
EMS-ESP32/TODO.md
2020-07-06 13:35:04 +02:00

268 B

  • It's slow on ESP8266 - probably due to heap
  • AP not showing correct wifi SSID
  • remove Serial.print's
  • add Boiler web page using web sockets
  • check if we need to disabled UART during OTA on an ESP8266 - need to tie into the service
  • fix Makefile for standalone