Added a motor driver which ignores air cushion errors for TRICS (falsely triggered)
This commit is contained in:
@ -196,6 +196,7 @@ int SansliRebin(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
sortData[ix].frac = frac;
|
||||
} else {
|
||||
val = .0;
|
||||
frac = .0;
|
||||
}
|
||||
setSICSDataInt(target, pos, (int) val);
|
||||
}
|
||||
|
Reference in New Issue
Block a user