X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=telegps%2FTeleGPSConfigUI.java;h=97ab34b40b0b1846d1a93f8ef4b9e958869199e1;hb=2c4ebe9b4b392531cd1a5bbafc4ddc38a9391af5;hp=0189a8092e998eca49eb63f5158f0ba0bedc2088;hpb=e637367e8b940e1642a07b3b7c99147561de9cf1;p=fw%2Faltos diff --git a/telegps/TeleGPSConfigUI.java b/telegps/TeleGPSConfigUI.java index 0189a809..97ab34b4 100644 --- a/telegps/TeleGPSConfigUI.java +++ b/telegps/TeleGPSConfigUI.java @@ -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() {