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:
57:bdac7dd17af2
Parent:
56:40b454c952cc
Child:
58:15aa7a785b9f
--- a/xDotBridge/config.h	Mon Feb 27 14:06:54 2017 -0700
+++ b/xDotBridge/config.h	Tue Feb 28 09:26:27 2017 -0700
@@ -5,12 +5,12 @@
 #ifndef CONFIG_H_
 #define CONFIG_H_
 
-//#define __TEST__ 1 // Comment out for main application
+#define __TEST__ 1 // Comment out for main application
 
-// Manual test.  Comment out for main application.  Or comment for individual test.
-//#define __TEST_BBIO__
-//#define __TEST_LRR__  // Comment out for main application
-//#define __TEST_PVD__  // Comment out for main application
+// Manual test.  Comment out for main application.  Or uncomment for individual test.
+#define __TEST_BBIO__
+//#define __TEST_LRR__
+//#define __TEST_PVD__
 
 // These define which wireless bridge you are generating code for
 #define LED_FEEDBACK 1  // If 1 then LED is shown and 0 LED is not shown to conserve power