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:
73:89f799500055
Parent:
72:da2f1df6a50d
Child:
78:8e1170e18a2d
--- a/LTCApp.h	Thu Feb 10 09:24:29 2022 +0000
+++ b/LTCApp.h	Thu Feb 10 10:25:10 2022 +0000
@@ -32,6 +32,7 @@
     int FIZmode;
     int SerialOutMode;
     int FreeDPort;
+    int DataOutPort;
     int VipsUDPPort;
     int SettingsPort;
     char IPAddress[32];