This commit is contained in:
2021-06-25 17:20:16 +02:00
parent 3394d8659b
commit 0a0e9bf490

View File

@ -1078,7 +1078,7 @@ int Feb_Control_SoftwareTrigger(int block) {
return 0;
}
}
LOG(logINFO, ("Ready for trigger!\n"));
LOG(logINFO, ("Done waiting (wait for trigger)!\n"));
}
}