altosui: Initialize channel and telemetry before use in ScanUI
authorKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 03:43:57 +0000 (20:43 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 17 Jul 2011 03:46:04 +0000 (20:46 -0700)
commite905042879147dd86241bf2dcc7437e5a6eb7578
tree866c6b90573678f57f0b84b53f0fdd9748791613
parent941b90a4905e34936d24a25ca90ac04eb6f5a792
altosui: Initialize channel and telemetry before use in ScanUI

Otherwise we try to use telemetry format 0, which means 'no telemetry'.

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