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:
26:9411b26a5084
Parent:
25:fea776239709
Child:
27:6b68ff715ae1
--- a/xDotBridge/config.h	Tue Jan 03 16:07:16 2017 -0700
+++ b/xDotBridge/config.h	Wed Jan 04 11:20:07 2017 -0700
@@ -2,8 +2,9 @@
 #define __CONFIG_H__
 
 // These define which wireless bridge you are generating code for
-//#define BRIDGE_TX 1
-#define BRIDGE_RX 1
+
+#define BRIDGE_TX 1
+//#define BRIDGE_RX 1
 
 // Make eclipse happy by adding in macros which are typically added at compile time
 #ifndef TARGET_XDOT_L151CC