altos: Scale packet master receive delay by baud rate
authorKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:44:30 +0000 (20:44 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 7 Sep 2014 03:44:30 +0000 (20:44 -0700)
commitd83afa9320c24056469984873af0a3c70bee0962
treeea87b1e0b5eb9036f6a7fe57d7c4a8eadebcc534
parente7515e3a88d53c50dd9b962cc8f43ce5376ccd0b
altos: Scale packet master receive delay by baud rate

Increase the time we wait for return packets based on the remote
protocol baud rate.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_packet_master.c