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:
72:da2f1df6a50d
Parent:
71:7305a35cee58
Child:
73:89f799500055
--- a/LTCApp.h	Tue Feb 08 09:17:48 2022 +0000
+++ b/LTCApp.h	Thu Feb 10 09:24:29 2022 +0000
@@ -51,6 +51,8 @@
     float UDPTxDelayMS;
     float SerialTxDelayFrame;
     float UDPTxDelayFrame;
+    float InterpolationOffset_uS;
+    float InterpolationOffsetFrame;
     bool InvertRoll;
     bool InvertPitch;
     bool InvertYaw;