Update Payload_BME280_MPU6050_XS.ino extra space

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

@ -379,7 +379,7 @@ void loop() {
else if (result == 'S' || result == 's') {
Serial.print("\nStoring temperature calibration data point "); // in EEPROM\n");
Serial.print(calibration + 1);
Serial.print(" in EEPROM\n");
Serial.print(" in EEPROM\n");
Serial.println(temp);
Serial.println(sensorValue);

Loading…
Cancel
Save

Powered by TurnKey Linux.