Skip to content
Snippets Groups Projects
Commit f5868369 authored by Sonia Minolli's avatar Sonia Minolli
Browse files

Update calibration option during init

parent a9e713a8
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ public:
/**
* Initialize continuous DAQ.
*/
virtual void init (unsigned short hw_type, unsigned short hw_id)
virtual void init (unsigned short hw_type, unsigned short hw_id, bool calibration)
throw (DAQException, DeviceBusyException) = 0;
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment