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:
68:51c25f4f6d9a
Parent:
67:2115a2f1b945
Child:
75:600cb3a9f126
--- a/xDotBridge/config.h	Tue Mar 21 13:04:31 2017 -0600
+++ b/xDotBridge/config.h	Tue Mar 21 14:29:32 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__