Skip to content

Commit

Permalink
updated with which files to change for custom dev
Browse files Browse the repository at this point in the history
  • Loading branch information
proddy committed Jul 7, 2020
1 parent 3cd28ac commit 3022c1d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <LittleFS.h>
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

0 comments on commit 3022c1d

Please sign in to comment.