altosdroid: initial implementation of telemetry logging.
[fw/altos] / altoslib / AltosMs5607.java
index 5fd997d8ab73f8d64393c7cdc353ba1199a22738..268e89f6fd85fa0908945b431ccc633138f00a35 100644 (file)
@@ -37,7 +37,7 @@ public class AltosMs5607 {
                int TEMP;
                long OFF;
                long SENS;
-               int P;
+               //int P;
 
                dT = raw_temp - ((int) tref << 8);