altoslib/altosui/altosuilib/libaltos: Remove trailing whitespace
[fw/altos] / altoslib / AltosTelemetryLegacy.java
index d302adddb487b54956793d2f083c950c461410a0..da9296e448d05c81e86d0bfa5b5e8ebdbf7289b4 100644 (file)
@@ -470,7 +470,7 @@ public class AltosTelemetryLegacy extends AltosTelemetry {
                batt = int16(29);
                apogee = int16(31);
                main = int16(33);
-               
+
                ground_accel = int16(7);
                ground_pres = int16(15);
                accel_plus_g = int16(17);