- Implemented defpos for multiple motors
- Implemented automatic backup on parameter change - Implemented silent restore - Cleaned a couple of unused flags from connection object
This commit is contained in:
@ -285,7 +285,7 @@
|
||||
|
||||
/*-------------------------------------------------------------------------*/
|
||||
static int ParsePos(SicsInterp *pSics,psParser pPP,
|
||||
pMulMot self, SConnection *pCon)
|
||||
pMulMot self, SConnection *pCon)
|
||||
{
|
||||
pMotor pMot = NULL;
|
||||
char pError[132];
|
||||
|
Reference in New Issue
Block a user