mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 15:23:57 -04:00
Copter: remove whitespace
This commit is contained in:
parent
eeda86ccb4
commit
4c1c326a52
@ -16,7 +16,7 @@ void Copter::run_rate_controller()
|
||||
|
||||
// run low level rate controllers that only require IMU data
|
||||
attitude_control->rate_controller_run();
|
||||
// reset sysid and other temporary inputs
|
||||
// reset sysid and other temporary inputs
|
||||
attitude_control->rate_controller_target_reset();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user