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:
41:9ef4c4d77711
Parent:
40:2ec4be320961
Child:
44:ece6330e9b57
diff -r 2ec4be320961 -r 9ef4c4d77711 xDotBridge/src/BaseboardIO.cpp
--- a/xDotBridge/src/BaseboardIO.cpp	Thu Jan 26 17:36:59 2017 -0700
+++ b/xDotBridge/src/BaseboardIO.cpp	Mon Jan 30 17:25:08 2017 -0700
@@ -6,7 +6,7 @@
  */
 
 #include "BaseboardIO.h"
-#include "dot_util.h" // FIXME split out logging
+#include "MTSLog.h"
 
 BaseboardIO::BaseboardIO()
 {