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:
92:1f86edb14cbe
Parent:
91:8196900df6fe
Child:
98:3609f600c2f5
--- a/xDotBridge/inc/SerialTermMgr.h	Sat Nov 18 18:01:43 2017 -0700
+++ b/xDotBridge/inc/SerialTermMgr.h	Tue Nov 21 16:07:54 2017 -0700
@@ -22,6 +22,7 @@
 const uint16_t XMODEM_PACKET_SIZE = 128;
 const char NEW_CODE [] = "NEWCODE0";
 const char END0LINE [] = "END0LINE";
+const char VORTEX_UPDATE_KEY [] = "V0RT3XUPDATE";
 
 enum ScreenId {
     mainScreenId,