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:
62:9751a8504c82
Parent:
61:8d9efd33cac9
Child:
67:2115a2f1b945
diff -r 8d9efd33cac9 -r 9751a8504c82 xDotBridge/config.h
--- a/xDotBridge/config.h	Thu Mar 09 16:47:42 2017 -0700
+++ b/xDotBridge/config.h	Tue Mar 14 08:32:55 2017 -0600
@@ -5,13 +5,13 @@
 #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_LRR__
 //#define __TEST_PVD__
-#define __TEST_XDOT_DEV_COMM__
+//#define __TEST_XDOT_DEV_COMM__
 
 // 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