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;
R1 = sensorValue;
calibration = 1;
} else
} else {
T2 = temp;
R2 = sensorValue;
calibration = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.