Update Payload_BME280_MPU6050_XS.ino missing {

beta-cal
Alan Johnston 2 years ago committed by GitHub
parent 3681046e7f
commit c5505ff69e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -401,7 +401,7 @@ void loop() {
T1 = temp; T1 = temp;
R1 = sensorValue; R1 = sensorValue;
calibration = 1; calibration = 1;
} else } else {
T2 = temp; T2 = temp;
R2 = sensorValue; R2 = sensorValue;
calibration = 0; calibration = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.