Add EasyTimer configuration support
[fw/altos] / altosuilib / AltosFlashUI.java
index e61b397337c8b35828e7397746496fabe2764109..fd84f921c5d75a5fb0249133321ad0ffd98af247 100644 (file)
@@ -64,8 +64,7 @@ public class AltosFlashUI
                "telemetrum-v1",
                "telemini-v1",
                "telenano",
-               "teleshield",
-               "teleterra"
+               "teleshield"
        };
 
        private static final String[] pair_programmed_devices = {
@@ -78,8 +77,7 @@ public class AltosFlashUI
                "TeleMetrum-v1",
                "TeleMini-v1",
                "TeleNano",
-               "TeleShield",
-               "TeleTerra"
+               "TeleShield"
        };
 
        private boolean is_pair_programmed() {