Fixes output formatting and variable initialization, moving config to separate file, project folder correctly named, hopefully fixes network crashes
Compare changes
@@ -2,6 +2,13 @@
@@ -18,54 +25,13 @@
@@ -83,16 +49,7 @@ EthernetServer srvTXT[numCh] = {
@@ -557,6 +514,10 @@ void TXTserver (uint8_t ch) {
@@ -595,6 +556,10 @@ void TXTserver (uint8_t ch) {
@@ -615,12 +580,11 @@ void TXTserver (uint8_t ch) {
@@ -669,4 +633,3 @@ void DHCPhousekeeping() {