altosui/telegps: Change from variable-units snuck into master
[fw/altos] / telegps / TeleGPSConfigUI.java
index 0189a8092e998eca49eb63f5158f0ba0bedc2088..97ab34b40b0b1846d1a93f8ef4b9e958869199e1 100644 (file)
@@ -862,7 +862,7 @@ public class TeleGPSConfigUI
        }
 
        String get_tracker_motion_label() {
-               return String.format("Logging Trigger Motion (%s):", AltosConvert.height.show_units_name(AltosLib.MISSING));
+               return String.format("Logging Trigger Motion (%s):", AltosConvert.height.show_units());
        }
 
        void set_tracker_tool_tip() {