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:
10:053bac3e326b
Parent:
9:7214e3c3e5f8
--- a/LTCDecode.h	Thu Feb 18 18:15:48 2021 +0000
+++ b/LTCDecode.h	Fri Feb 19 15:48:59 2021 +0000
@@ -38,8 +38,6 @@
         FrameCallback.attach(tptr, mptr);
     }
 
-    // buffer holding received LTC bits and their start times.
-
 private:
     void LTCOnEdge(void);