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:
31:9c535a708ae9
Parent:
29:e05e35976cfe
Child:
33:c7bb3fbc024a
--- a/xDotBridge/config.h	Wed Jan 11 12:24:18 2017 -0700
+++ b/xDotBridge/config.h	Mon Jan 23 09:02:45 2017 -0700
@@ -3,10 +3,10 @@
 
 // These define which wireless bridge you are generating code for
 
-//#define BRIDGE_TX_ACK 1
-//#define BRIDGE_RX_ACK 1
-//#define BRIDGE_TX_BRUTE 1
-//#define BRIDGE_RX_BRUTE 1
+#define BRIDGE_TX_BRUTE 1
+#define BRIDGE_RX_BRUTE 1
+
+#define LED_FEEDBACK 1  // If 1 then LED is shown and 0 LED is not shown to conserve power
 
 // Make eclipse happy by adding in macros which are typically added at compile time
 #ifndef TARGET_XDOT_L151CC