UART Command Parser Time Manager Data Store for SD Card for stm32l476 [it's not Licensed as BSD/GPLx]

Dependencies:   mbed SDFileSystem

Revision:
7:9ab8809f9693
Parent:
5:a37e3a15444b
--- a/common/global.cpp	Thu May 09 00:06:21 2019 +0000
+++ b/common/global.cpp	Sat May 11 04:03:33 2019 +0000
@@ -3,4 +3,5 @@
 CommandParser *pCP;
 UartReceiver *pUR;
 TimeManager *pTM;
-SDDataStore *pSds;
\ No newline at end of file
+SDDataStore *pSds;
+DeviceRepeater *pDevRept;
\ No newline at end of file