UART Command Parser Time Manager Data Store for SD Card for stm32l476 [it's not Licensed as BSD/GPLx]
Dependencies: mbed SDFileSystem
Diff: common/global.cpp
- Revision:
- 5:a37e3a15444b
- Parent:
- 2:a694440145e9
- Child:
- 7:9ab8809f9693
diff -r bec3f80dc49c -r a37e3a15444b common/global.cpp --- 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