This commit is contained in:
maliakal_d 2021-06-25 17:16:08 +02:00
parent 8b22b5dbe7
commit 9746875014

View File

@ -1070,7 +1070,6 @@ int Feb_Control_SoftwareTrigger(int block) {
}
while (!readyForTrigger) {
LOG(logWARNING, ("Not yet ready\n"));
usleep(100);
if (!Feb_Control_IsReadyForTrigger(&readyForTrigger)) {
LOG(logERROR, ("Could not read FEB_REG_STATUS reg after "