X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=teststand%2FTestStand.java;h=29001d9911beaef886bdca594e225aabc9c6dddc;hb=a344cc43d60e8e09ccedd9cce776b563a4dc8b31;hp=eb0b434da3332fd3c76d829c7304ca5fd9edde34;hpb=9631b1e249ebc923666506b2a3ec4703684bdc80;p=fw%2Faltos diff --git a/teststand/TestStand.java b/teststand/TestStand.java index eb0b434d..29001d99 100644 --- a/teststand/TestStand.java +++ b/teststand/TestStand.java @@ -155,7 +155,7 @@ public class TestStand extends AltosUIFrame implements AltosEepromGrapher { } }); b.setToolTipText("Convert flight data for a spreadsheet or GoogleEarth"); - b = addButton(0, 1, "Configure Altimeter"); + b = addButton(0, 1, "Configure TeleFire"); b.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { ConfigureTeleMetrum();