mirror of https://github.com/ArduPilot/ardupilot
uncrustify libraries/AC_PID/examples/AC_PID_test/AC_PID_test.pde
This commit is contained in:
parent
753ac6c27b
commit
2f5b292d50
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
Example of PID library.
|
||||
2012 Code by Jason Short, Randy Mackay. DIYDrones.com
|
||||
*/
|
||||
* Example of PID library.
|
||||
* 2012 Code by Jason Short, Randy Mackay. DIYDrones.com
|
||||
*/
|
||||
|
||||
// includes
|
||||
#include <Arduino_Mega_ISR_Registry.h>
|
||||
|
|
Loading…
Reference in New Issue