Copter: remove debug comment from RTL
This commit is contained in:
parent
0eab3e87b2
commit
8c7a1597dc
@ -514,8 +514,6 @@ static bool verify_RTL()
|
||||
|
||||
// advance to next rtl state
|
||||
rtl_state = RTL_STATE_INITIAL_CLIMB;
|
||||
|
||||
cliSerial->printf_P(PSTR("\nRTL: initial climb to %4.2f"),target_pos.z);
|
||||
}else{
|
||||
// point nose towards home
|
||||
// To-Do: make this user configurable whether RTL points towards home or not
|
||||
|
Loading…
Reference in New Issue
Block a user