- Major changes folling the rework of the connection object
- Added support for galil controllers
This commit is contained in:
@ -238,7 +238,7 @@ static long HaakeStart(long pc, void *object) {
|
||||
EaseStop(eab);
|
||||
goto quit;
|
||||
}
|
||||
ParPrintf(drv, eStatus, "connected to haake thermostat %s", eab->version);
|
||||
ParPrintf(drv, eLog, "connected to haake thermostat %s", eab->version);
|
||||
EaseWrite(eab, "W TE K");
|
||||
return __LINE__; case __LINE__: /**********************************/
|
||||
FsmCall(HaakeRead);
|
||||
|
Reference in New Issue
Block a user