Fork to see if I can get working

Dependencies:   BufferedSerial OneWire WinbondSPIFlash libxDot-dev-mbed5-deprecated

Fork of xDotBridge_update_test20180823 by Matt Briggs

Revision:
90:32f9d043561a
Parent:
89:edfe5d376e55
Child:
91:8196900df6fe
--- a/xDotBridge/src/main.cpp	Sat Nov 18 15:50:10 2017 -0700
+++ b/xDotBridge/src/main.cpp	Sat Nov 18 22:58:20 2017 +0000
@@ -19,7 +19,7 @@
 
 #define RX_SEQ_LOG 1
 
-const float BridgeVersion = 1.01;
+const float BridgeVersion = 1.02; // Bumped 2017/11/18
 
 // 232 Pins
 const PinName SER_TERM_TX = UART_TX;