clean up text

This commit is contained in:
Paul
2019-08-02 21:30:40 +02:00
parent 61a4b8dbd8
commit ab20fba4f5
3 changed files with 10 additions and 7 deletions

View File

@@ -2606,7 +2606,7 @@ void MyESP::begin(const char * app_hostname, const char * app_name, const char *
//_fs_printFile(MYESP_CONFIG_FILE); // for debugging
//_fs_printFile(MYESP_CUSTOMCONFIG_FILE); // for debugging
_fs_printFile(MYESP_EVENTLOG_FILE); // for debugging
//_fs_printFile(MYESP_EVENTLOG_FILE); // for debugging
}
/*