Skip to content

Commit

Permalink
Copter: remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
andyp1per authored and peterbarker committed Sep 26, 2024
1 parent eeda86c commit 4c1c326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArduCopter/Attitude.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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();
}

Expand Down

0 comments on commit 4c1c326

Please sign in to comment.