xrocusOS_ADXL355 version

Dependencies:   mbed SDFileSystem

Committer:
APS_Lab
Date:
Fri Jul 05 02:09:06 2019 +0000
Revision:
20:2f2687580ecb
Parent:
7:9ab8809f9693
Ver0.0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Inscape_ao 0:c347f602596d 1 #include "global.h"
Inscape_ao 0:c347f602596d 2
Inscape_ao 0:c347f602596d 3 CommandParser *pCP;
Inscape_ao 2:a694440145e9 4 UartReceiver *pUR;
Inscape_ao 2:a694440145e9 5 TimeManager *pTM;
Inscape_ao 7:9ab8809f9693 6 SDDataStore *pSds;
Inscape_ao 7:9ab8809f9693 7 DeviceRepeater *pDevRept;