UART Command Parser Time Manager Data Store for SD Card for stm32l476 [it's not Licensed as BSD/GPLx]
Dependencies: mbed SDFileSystem
common/global.cpp
- Committer:
- Inscape_ao
- Date:
- 2019-07-05
- Revision:
- 19:36072b9b79f3
- Parent:
- 7:9ab8809f9693
File content as of revision 19:36072b9b79f3:
#include "global.h" CommandParser *pCP; UartReceiver *pUR; TimeManager *pTM; SDDataStore *pSds; DeviceRepeater *pDevRept;