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:
60:899862db7f2a
Parent:
56:0d9684c7df36
Child:
61:e734e86661b0
--- a/LTCApp.h	Mon Sep 13 07:39:09 2021 +0000
+++ b/LTCApp.h	Mon Sep 13 13:50:52 2021 +0000
@@ -56,6 +56,7 @@
     int OffsetPitch;
     int OffsetYaw;
     int bypassBaud;
+    bool ForcePPF;
 } UserSettings_t;
 
 extern UserSettings_t UserSettings;