altosuilib: Don't crash when flashing an unknown device
authorKeith Packard <keithp@keithp.com>
Tue, 16 Jul 2019 17:22:02 +0000 (10:22 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 16 Jul 2019 17:22:02 +0000 (10:22 -0700)
commit9abacdaacf5ad1211da4fc72f5320ba9c43ff509
tree74d56ad90c44433052edab9e722c3709b242abc4
parenta0a109d8c82e7f362253a0f1e52d14843ddec996
altosuilib: Don't crash when flashing an unknown device

An unknown device will not have a config; check for that before
showing radio calibration dialogs.

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