mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-27 02:58:31 -04:00
AC_PID: minor format fix
This commit is contained in:
parent
b31cd1adb5
commit
cae020c307
@ -40,7 +40,7 @@ public:
|
||||
float get_i();
|
||||
float get_d();
|
||||
float get_ff(float requested_rate);
|
||||
|
||||
|
||||
// reset_I - reset the integrator
|
||||
void reset_I();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user