Fixes output formatting and variable initialization, moving config to separate file, project folder correctly named, hopefully fixes network crashes
Compare changes
+ 15
− 60
@@ -18,54 +18,11 @@
@@ -83,16 +40,7 @@ EthernetServer srvTXT[numCh] = {
@@ -557,6 +505,10 @@ void TXTserver (uint8_t ch) {
@@ -595,6 +547,10 @@ void TXTserver (uint8_t ch) {
@@ -615,12 +571,11 @@ void TXTserver (uint8_t ch) {