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:
49:df05784d9a5c
Parent:
46:432d63e8fe64
Parent:
47:8d577dfb7eb1
Child:
53:b790ed7b838f
--- a/LTCApp.h	Tue Aug 17 15:55:40 2021 +0000
+++ b/LTCApp.h	Wed Aug 25 17:02:47 2021 +0000
@@ -44,6 +44,7 @@
     bool FilterPitch;
     bool FilterYaw;
     bool AutoHyperSmooth;
+    bool FlexibleVIPSOut;
 } UserSettings_t;
 
 extern UserSettings_t UserSettings;