almost there

This commit is contained in:
Dhanya Maliakal
2016-10-18 08:43:16 +02:00
parent f751e060b9
commit 1bade91254
3 changed files with 110 additions and 65 deletions

View File

@ -837,6 +837,7 @@ virtual int setReceiverFifoDepth(int i = -1)=0;
//protected:
int *stoppedFlag;
int receiverStoppedFlag;
int64_t *timerValue;
detectorSettings *currentSettings;