altosui: Reading serial from swing thread only bad if remote
authorKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 03:38:14 +0000 (20:38 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 9 Aug 2011 03:38:14 +0000 (20:38 -0700)
commit7146311d9df541e075b4450cf9656a9aa7ffdd93
treef97315a2e7718e9c9effc02640d859dbef6a858e
parent2662c577a895c96fce7b2bf815b9e752d2dfbde6
altosui: Reading serial from swing thread only bad if remote

Make the warning on this condition based on whether the link is remote.

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