Fixes output formatting and variable initialization, moving config to separate file, project folder correctly named, hopefully fixes network crashes
Compare changes
+ 9
− 1
@@ -65,7 +65,7 @@ const unsigned long WEB_timeout = 600; //[ms] Max time allowed waiting
@@ -557,6 +557,10 @@ void TXTserver (uint8_t ch) {
@@ -595,6 +599,10 @@ void TXTserver (uint8_t ch) {