register the new nhq driver
r2591 | dcl | 2008-05-29 14:51:06 +1000 (Thu, 29 May 2008) | 2 lines
This commit is contained in:
@ -200,6 +200,7 @@ static pEVControl InstallEnvironmentController(SicsInterp *pSics,
|
||||
if(pDriv){
|
||||
pNew = CreateEVController(pDriv,argv[2],&status);
|
||||
if(pNew != NULL){
|
||||
NHQ200Register(pNew, pDriv);
|
||||
AddCommand(pSics,argv[2],NHQ200Wrapper,DeleteEVController,
|
||||
pNew);
|
||||
}
|
||||
|
Reference in New Issue
Block a user