From 2621a51dd2b37f80f56dbf516f2b576fbd2c2e3e Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 6 Jul 2020 13:35:04 +0200 Subject: [PATCH] updates to things that I need to fix --- TODO.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/TODO.md b/TODO.md index abbf7649e..7731c7ca5 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,6 @@ - It's slow on ESP8266 - probably due to heap - AP not showing correct wifi SSID -- remove Serial.*s +- remove Serial.print's - add Boiler web page using web sockets -- check Chrome Tab errors -- check if we need to disabled UART during OTA +- check if we need to disabled UART during OTA on an ESP8266 - need to tie into the service - fix Makefile for standalone - -handy git commands -- git pull --tags -f -- git pull upstream master \ No newline at end of file