altos: flush pending output when terminating packet mode
authorKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 05:41:18 +0000 (22:41 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 30 Aug 2010 05:41:18 +0000 (22:41 -0700)
commitc4a8569f61eddf690d00337543462235ecbfbe54
treedc910c4395bbd10ee9f16e2e877e6b49f5d84a94
parent1acd3c7ec167b1b18e4ea493e5978c938a91cc89
altos: flush pending output when terminating packet mode

Just in case the last command sent hasn't been transmitted, hang
around for up to a second waiting for the data to get across the link.

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