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

Dependencies:   mbed SDFileSystem

Revision:
0:c347f602596d
Child:
2:a694440145e9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/common/global.cpp	Sat Apr 20 09:23:39 2019 +0000
@@ -0,0 +1,4 @@
+#include "global.h"
+
+CommandParser *pCP;
+UartReceiver *pUR;
\ No newline at end of file