- Fixed a minor problem in poldizug
This commit is contained in:
@@ -520,7 +520,7 @@ int MakePoldiReiss(SConnection * pCon, SicsInterp * pSics,
|
||||
self->maxPos = atof(argv[7]);
|
||||
self->iMode = FORCE;
|
||||
self->state = OFF;
|
||||
self->velocity = 10;
|
||||
self->velocity = 2;
|
||||
PZRCommand(self->controller, pCon, "wr mode 0\r\n", reply, 79);
|
||||
|
||||
AddCommand(pSics, argv[1], PoldiReissAction, killPoldiZug, self);
|
||||
|
||||
Reference in New Issue
Block a user