xrocusOS_ADXL355 version

Dependencies:   mbed SDFileSystem

Revision:
5:a37e3a15444b
Parent:
2:a694440145e9
Child:
7:9ab8809f9693
--- a/common/global.cpp	Wed Apr 24 00:40:42 2019 +0000
+++ b/common/global.cpp	Wed Apr 24 02:34:51 2019 +0000
@@ -3,3 +3,4 @@
 CommandParser *pCP;
 UartReceiver *pUR;
 TimeManager *pTM;
+SDDataStore *pSds;
\ No newline at end of file