forked from epics_driver_modules/motorBase
Bug fix report() "breaking" out after 1st controller reported.
This commit is contained in:
@@ -187,7 +187,6 @@ static long report(int level)
|
||||
printf(" MM3000 controller %d asyn port= %s, address=%d, id: %s \n",
|
||||
card, cntrl->asyn_port, cntrl->asyn_address,
|
||||
brdptr->ident);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user