uncrustify libraries/PID/examples/pid/pid.pde

This commit is contained in:
uncrustify 2012-08-16 23:22:43 -07:00 committed by Pat Hickey
parent 062514e9c9
commit 1ddce0cdcb

View File

@ -1,6 +1,6 @@
/* /*
Example of PID library. * Example of PID library.
2010 Code by Jason Short. DIYDrones.com * 2010 Code by Jason Short. DIYDrones.com
*/ */
#include <FastSerial.h> #include <FastSerial.h>