Plane: replace message indicating that initialisation has completed
This commit is contained in:
parent
813bc2e08a
commit
c67a924801
@ -210,8 +210,6 @@ void Plane::startup_ground(void)
|
||||
// mid-flight, so set the serial ports non-blocking once we are
|
||||
// ready to fly
|
||||
serial_manager.set_blocking_writes_all(false);
|
||||
|
||||
gcs().send_text(MAV_SEVERITY_INFO,"Ground start complete");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user