add PI C-884 as motor controller

This commit is contained in:
PI-SRau
2016-05-11 14:51:45 +02:00
parent 9a9fcf0a2c
commit 997f276174
+1
View File
@@ -44,6 +44,7 @@ PIGCSController* PIGCSController::CreateGCSController(PIInterface* pInterface, c
if ( strstr(szIDN, "C-663") != NULL
|| strstr(szIDN, "C-863") != NULL
|| strstr(szIDN, "C-867") != NULL
|| strstr(szIDN, "C-884") != NULL
|| strstr(szIDN, "E-861") != NULL
)
{