altosui: Make sure packet mode is turned off when the connection fails
authorKeith Packard <keithp@keithp.com>
Wed, 24 Nov 2010 18:55:18 +0000 (10:55 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 24 Nov 2010 18:55:18 +0000 (10:55 -0800)
commit7a50837ea0d92db3f469f197ec8210aee22aa143
tree8f96a8198ebacdcc7beea586863632b6c9b488c5
parent7d90e2f6009e060fb59c519f7e564483a7ca6872
altosui: Make sure packet mode is turned off when the connection fails

When the packet connection times out, turn packet mode off when
closing the serial port.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/AltosConfig.java
ao-tools/altosui/AltosIgnite.java