Add mExiting flag for shutdown
This commit is contained in:
@@ -159,6 +159,7 @@ class AndorCCD : public ADDriver {
|
||||
double mFastPollingPeriod;
|
||||
unsigned int mAcquiringData;
|
||||
char *mInstallPath;
|
||||
bool mExiting;
|
||||
|
||||
/**
|
||||
* ADC speed parameters
|
||||
|
||||
Reference in New Issue
Block a user