moved to zeros

pico-payload-gps-mq-flag
alanbjohnston 3 years ago committed by GitHub
parent 8549d793c4
commit c3672459cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3182,7 +3182,7 @@ void payload_OK_only()
Serial1.print(bme.readHumidity()); Serial1.print(bme.readHumidity());
} else } else
{ {
Serial1.print("OK BME280 0.0 0.0 0.0 0.0"); Serial1.print("START_FLAGOK BME280 0.0 0.0 0.0 0.0");
} }
if (mpuPresent) { if (mpuPresent) {
mpu6050.update(); mpu6050.update();

Loading…
Cancel
Save

Powered by TurnKey Linux.