removed prints

pico-fc-test
alanbjohnston 3 years ago committed by GitHub
parent a7fcbf2631
commit c8663af94f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -273,7 +273,7 @@ bool get_camera_image() {
}
}
Serial2.println(1);
Serial.println("writing to Serial2");
// Serial.println("writing to Serial2");
}
return(finished);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.