xrocusOS_ADXL355 version

Dependencies:   mbed SDFileSystem

Revision:
2:a694440145e9
Parent:
0:c347f602596d
Child:
5:a37e3a15444b
diff -r 71c9c97c9f3d -r a694440145e9 common/global.cpp
--- a/common/global.cpp	Sun Apr 21 02:50:19 2019 +0000
+++ b/common/global.cpp	Tue Apr 23 08:47:11 2019 +0000
@@ -1,4 +1,5 @@
 #include "global.h"
 
 CommandParser *pCP;
-UartReceiver *pUR;
\ No newline at end of file
+UartReceiver *pUR;
+TimeManager *pTM;