From 5ca01d562a5c2d30696734563f6f763f59e77657 Mon Sep 17 00:00:00 2001 From: proddy Date: Tue, 7 Jul 2020 23:22:48 +0200 Subject: [PATCH] update todo on stuff I'm looking into --- TODO.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 7731c7ca5..8676779cb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,4 @@ -- 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 +- Test that AP is showing correct wifi SSID +- change EMS Devices Web page to use web sockets so data is instant - check if we need to disabled UART during OTA on an ESP8266 - need to tie into the service - fix Makefile for standalone