- improvements in protocols and drivers
This commit is contained in:
@ -56,7 +56,7 @@ int LscHandler(void *object)
|
||||
eab->state = EASE_idle;
|
||||
goto quit;
|
||||
} else {
|
||||
eab->tmo = 120;
|
||||
/* eab->tmo = 120; do not know why this is needed */
|
||||
}
|
||||
}
|
||||
if (iret != 1) {
|
||||
|
Reference in New Issue
Block a user