mirror of https://github.com/ArduPilot/ardupilot
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()); ^ |
||
---|---|---|
.. | ||
Makefile | ||
make.inc | ||
pid.cpp | ||
wscript |