altosui: Set idle mode frequency before starting link
authorKeith Packard <keithp@keithp.com>
Sun, 9 Feb 2020 07:09:50 +0000 (23:09 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 9 Feb 2020 07:09:50 +0000 (23:09 -0800)
commita88989faebdc3a4b5198c4150096e6f626d76a96
treed64827574adb26a89311738eca5f14906988e683
parent96bdc1585d89e09381bd164dfb2ea41e8257df26
altosui: Set idle mode frequency before starting link

This makes sure the link doesn't try to start at the wrong frequency.

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