mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
d387deb2f5
pid.imax() has type int16_t ../../libraries/PID/examples/pid/pid.cpp:36:53: warning: format ‘%f’ expects argument of type ‘double’, but argument 6 has type ‘int’ [-Wformat=] pid.kP(), pid.kI(), pid.kD(), pid.imax()); ^ |
||
---|---|---|
.. | ||
examples/pid | ||
keywords.txt | ||
PID.cpp | ||
PID.h |