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:
91:8196900df6fe
Parent:
63:e1efbe3402d9
--- a/xDotBridge/inc/dot_util.h	Sat Nov 18 22:58:20 2017 +0000
+++ b/xDotBridge/inc/dot_util.h	Sat Nov 18 18:01:43 2017 -0700
@@ -7,7 +7,8 @@
 #include "mDot.h"
 #include "MTSText.h"
 #include "MTSLog.h"
-//#include "ISL29011.h"
+
+#define SHOW_SECRETS 0 // This will hide all the keys from printing
 
 extern mDot* dot;