changed XS to XS2

pico-payload-gps
alanbjohnston 3 years ago committed by GitHub
parent e50c098d36
commit 1209b9972e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3064,7 +3064,7 @@ void payload_OK_only()
Temp = T1 + (sensorValue - R1) *((T2 - T1)/(R2 - R1));
Serial.print(" XS ");
Serial.print(" XS2 ");
Serial.print(Sensor1,4);
Serial.print(" ");
Serial.print(Sensor2,4);

Loading…
Cancel
Save

Powered by TurnKey Linux.