- New drivers for EL737 and EL734 high performance
- Changes to makefiles SKIPPED: psi/dornier2.c psi/el734hp.c psi/el737driv.c psi/el737hpdriv.c psi/make_gen psi/makefile_alpha psi/psi.c psi/velodorn.c psi/velodorn.h psi/velodorn.w psi/hardsup/el737_utility.c psi/hardsup/makefile_alpha psi/tecs/makefile_alpha
This commit is contained in:
3
velo.c
3
velo.c
@@ -173,7 +173,8 @@
|
||||
/* if we are here we tried three times and failed to get it
|
||||
work
|
||||
*/
|
||||
sprintf(pBueffel,"ERRROR: Failed 3 times to vary rotation speed. Failing.");
|
||||
sprintf(pBueffel,
|
||||
"ERRROR: Failed 3 times to vary rotation speed. Failing.");
|
||||
SCWrite(pCon,pBueffel,eError);
|
||||
SCSetInterrupt(pCon,(int)ObVal(self->pPar,INT));
|
||||
EVCSetMode(self->pMonitor,EVIdle);
|
||||
|
||||
Reference in New Issue
Block a user