forked from epics_driver_modules/motorBase
E-725 patch from Steffen.
This commit is contained in:
@@ -58,7 +58,8 @@ PIGCSController* PIGCSController::CreateGCSController(PIInterface* pInterface, c
|
||||
}
|
||||
else if ( strstr(szIDN, "E-753") != NULL
|
||||
|| strstr(szIDN, "E-709") != NULL
|
||||
)
|
||||
|| strstr(szIDN, "E-725") != NULL
|
||||
)
|
||||
{
|
||||
return new PIGCSPiezoController(pInterface, szIDN);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user