mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 17:36:40 +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)
|
||||
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;
|
||||
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user