uncrustify libraries/AC_PID/examples/AC_PID_test/AC_PID_test.pde

This commit is contained in:
uncrustify 2012-08-16 22:37:26 -07:00 committed by Pat Hickey
parent 753ac6c27b
commit 2f5b292d50
1 changed files with 27 additions and 27 deletions

View File

@ -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>