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:
25:fea776239709
Parent:
24:fdf87e4b72e5
Child:
26:9411b26a5084
--- a/xDotBridge/config.h	Tue Jan 03 10:49:44 2017 -0700
+++ b/xDotBridge/config.h	Tue Jan 03 16:07:16 2017 -0700
@@ -2,8 +2,8 @@
 #define __CONFIG_H__
 
 // These define which wireless bridge you are generating code for
-#define BRIDGE_TX 1
-//#define BRIDGE_RX
+//#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