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:
67:2115a2f1b945
Parent:
62:9751a8504c82
Child:
68:51c25f4f6d9a
--- a/xDotBridge/config.h	Wed Mar 15 11:46:40 2017 -0600
+++ b/xDotBridge/config.h	Tue Mar 21 13:04:31 2017 -0600
@@ -5,10 +5,10 @@
 #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 uncomment for individual test.
-//#define __TEST_BBIO__
+#define __TEST_BBIO__
 //#define __TEST_LRR__
 //#define __TEST_PVD__
 //#define __TEST_XDOT_DEV_COMM__