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:
81:aee60dcce61b
Parent:
80:0b7f1b85b626
Child:
82:ee6eed2a51bd
--- a/LTCApp.h	Tue Aug 30 09:33:44 2022 +0000
+++ b/LTCApp.h	Wed Aug 31 15:46:41 2022 +0000
@@ -71,6 +71,9 @@
     float zoom_scale;
     float zoom_offset;
     bool low_zoom_precision;
+    bool absolute_focus;
+    bool absolute_iris;
+    bool absolute_zoom;
     vector<unsigned int> focus_encoder_map;
     vector<unsigned int> focus_absolute_map;
     vector<unsigned int> iris_encoder_map;