mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 19:57:12 +08:00
Removed left-over comment
This commit is contained in:
@@ -265,9 +265,6 @@ mc_thread_main(int argc, char *argv[])
|
|||||||
if (rc_loss_first_time)
|
if (rc_loss_first_time)
|
||||||
att_sp.yaw_body = att.yaw;
|
att_sp.yaw_body = att.yaw;
|
||||||
|
|
||||||
// XXX hard-limit it to prevent ballistic mishaps - this is just supposed to
|
|
||||||
// slow a crash down, not actually keep the system in-air.
|
|
||||||
|
|
||||||
rc_loss_first_time = false;
|
rc_loss_first_time = false;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user