mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
removed all the warnings and errors from the merge, also removed added -wextra compiler flag, (yet to add additional commands for moench)
This commit is contained in:
@ -1569,7 +1569,7 @@ public:
|
||||
* @param addr wait address, -1 gets
|
||||
* @returns actual value
|
||||
*/
|
||||
uint64_t setCTBPatWaitAddr(uint64_t level, uint64_t addr=-1);
|
||||
int setCTBPatWaitAddr(uint64_t level, uint64_t addr=-1);
|
||||
|
||||
/**
|
||||
* Sets the wait time in the CTB
|
||||
|
Reference in New Issue
Block a user