altosuilib: New teledongle and telebt devices are not pair-programmed
authorKeith Packard <keithp@keithp.com>
Fri, 6 Feb 2015 11:34:30 +0000 (03:34 -0800)
committerKeith Packard <keithp@keithp.com>
Fri, 6 Feb 2015 11:34:30 +0000 (03:34 -0800)
Only list telebt-v1 and teledongle-v0 as pair-programmed devices so
that newer versions go through the self-programming process

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

index 44be2a9064f6183396b073d208979340fdfc9128..2e80bcbb820337ec488db45866efd8d3756573ea 100644 (file)
@@ -56,8 +56,8 @@ public class AltosFlashUI
 
        private static String[] pair_programmed = {
                "teleballoon",
 
        private static String[] pair_programmed = {
                "teleballoon",
-               "telebt",
-               "teledongle",
+               "telebt-v1",
+               "teledongle-v0",
                "telefire",
                "telemetrum-v0",
                "telemetrum-v1",
                "telefire",
                "telemetrum-v0",
                "telemetrum-v1",