Update Payload_BME280_MPU6050_XS.ino

pull/295/head
Alan Johnston 2 years ago committed by GitHub
parent 34ee4b3c7b
commit b8dee066e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -328,8 +328,8 @@ void loop() {
Serial.println(digitalRead(15)); Serial.println(digitalRead(15));
#endif #endif
delay(1000); // not needed due to gps 1 second polling delay // delay(1000); // not needed due to gps 1 second polling delay
// get_gps(); get_gps();
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.