altosui: Deal with serial port exceptions a bit better
authorKeith Packard <keithp@keithp.com>
Sun, 13 Nov 2011 02:10:18 +0000 (18:10 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 13 Nov 2011 02:10:18 +0000 (18:10 -0800)
commitf6db11c3c87725c809c518f5f19b07325faf9c84
tree0a78d71cc8589c02ad27b7385fa018b848ea9d3d
parentb132eefc5f63412bb4a98a4bb72b9055e40d5d42
altosui: Deal with serial port exceptions a bit better

This catches a few exceptions and tries to make sure the serial port
is closed afterwards.

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