I messed up the merge, so pushing it over to another repo so I don't lose it. Will tidy up and remove later

Dependencies:   BufferedSerial FatFileSystemCpp mbed

Revision:
68:9e68287f0ab7
Parent:
62:dcb92159ac8e
Child:
71:7305a35cee58
--- a/LTCApp.h	Wed Nov 17 10:58:58 2021 +0000
+++ b/LTCApp.h	Thu Jan 27 12:56:13 2022 +0000
@@ -33,6 +33,7 @@
     int SerialOutMode;
     int FreeDPort;
     int VipsUDPPort;
+    int SettingsPort;
     char IPAddress[32];
     char Gateway[32];
     char Subnet[32];