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