removed extra spaces

pull/294/head
Alan Johnston 2 years ago committed by GitHub
parent 46a8d4d981
commit 45fd6742d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,8 +55,8 @@ void payload_loop() {
// Serial.print(" ");
} else
{
Serial1.print(" SI 0.0 0.0 ");
Serial.print(" SI 0.0 0.0 ");
Serial1.print(" SI 0.0 0.0");
Serial.print(" SI 0.0 0.0");
}
if (magPresent) {
lis3mdl.read();

Loading…
Cancel
Save

Powered by TurnKey Linux.