This commit is contained in:
2021-06-28 17:14:20 +02:00
parent 4b05ecd80b
commit 28fde55e4b

View File

@ -2408,6 +2408,8 @@ int stopStateMachine() {
}
LOG(logINFO, ("Detector has sent all data\n"));
Feb_Control_Reset();
if (!Beb_StopAcquisition()) {
LOG(logERROR, ("failed to stop acquisition\n"));
sharedMemory_unlockLocalLink();