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:
61:e734e86661b0
Parent:
60:899862db7f2a
Child:
62:dcb92159ac8e
--- a/LTCApp.h	Mon Sep 13 13:50:52 2021 +0000
+++ b/LTCApp.h	Tue Oct 12 10:47:45 2021 +0000
@@ -57,6 +57,7 @@
     int OffsetYaw;
     int bypassBaud;
     bool ForcePPF;
+    bool HalfRate;
 } UserSettings_t;
 
 extern UserSettings_t UserSettings;