altosui: Use long input flush timeout when remote.
authorKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:28:35 +0000 (14:28 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 16 Jan 2011 22:28:35 +0000 (14:28 -0800)
commitfb534aae15f0f1e5d69790e159d0287b6b8a514a
tree14c917c127c4302b99123337c52ce9d8f0ad0cb8
parentd4add23186b3586c99579d83efdc003f79e9bf7a
altosui: Use long input flush timeout when remote.

100ms isn't long enough to capture pending remote serial input, so use
300 ms in that mode.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosSerial.java