From 3022c1d96194ca0edb3d8f83514864793e02e133 Mon Sep 17 00:00:00 2001 From: proddy Date: Tue, 7 Jul 2020 23:22:33 +0200 Subject: [PATCH] updated with which files to change for custom dev --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e8e59b4c2..4a6f98801 100644 --- a/README.md +++ b/README.md @@ -144,3 +144,12 @@ interface/src/project/ colors: https://material-ui.com/customization/color/ tables: https://material-ui.com/components/tables/#dense-table + +Files changed in Framework: + +SystemStatus.h : added #include +SystemStatus.cpp : added LittleFS.info(fs_info); +Commented out all Serial.print* +features.ini: -D FT_NTP=0 +customized platformio.ini +customized factory_settings.ini with ems-esp-neo as password and ems-esp everywhere else \ No newline at end of file