mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 01:58:00 +02:00
merge conflict
This commit is contained in:
@ -1832,6 +1832,8 @@ int stopStateMachine() {
|
||||
bus_w(CONTROL_REG, bus_r(CONTROL_REG) & ~CONTROL_STOP_ACQ_MSK);
|
||||
|
||||
LOG(logINFO, ("Status Register: %08x\n", bus_r(STATUS_REG)));
|
||||
|
||||
resetCore();
|
||||
return OK;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user