altoslib: Increase timeouts when using low baud rate remote protocol
authorKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:43:32 +0000 (20:43 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:43:32 +0000 (20:43 -0700)
When using 2400 or 9600 baud remote link rates, we need to increase
the packet timeout from 500ms to much longer values to avoid annoying
the user with timeout warnings.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found