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:
52:adbbaadca0a9
Parent:
51:d4a5151af5af
Child:
56:0d9684c7df36
--- a/settings.txt	Tue Aug 17 16:38:39 2021 +0000
+++ b/settings.txt	Wed Aug 18 10:56:10 2021 +0000
@@ -1,3 +1,12 @@
+[Radio configuration mode]
+ #   RadioConfigPassthrough=<baud rate>
+ #   If this option is set then normal FIZ box functionality is disabled.
+ #   The system will instead transparently connect the USB COM port to the radio com port
+ #   Both ports will be set to the baud rate specified.
+ #   When used this option should be first in the options file.
+//RadioConfigPassthrough=115200
+ 
+
 [Serial Output Format]
 # Sets the serial output format.
 # 0 = VIPS (Default)
@@ -88,6 +97,7 @@
 //InvertPitch=1 
 //InvertYaw=1 
  
+  
 [NOTES]
 - All settings are case sensitive.
 - Do NOT include spaces in the options lines.