uncrustify libraries/APM_RC/examples/APM2_radio/APM2_radio.pde

This commit is contained in:
uncrustify 2012-08-16 23:20:41 -07:00 committed by Pat Hickey
parent 41108c390e
commit e0dea4c976

View File

@ -1,9 +1,9 @@
/*
Example of APM_RC library.
Code by Jordi MuÒoz and Jose Julio. DIYDrones.com
Print Input values and send Output to the servos
(Works with last PPM_encoder firmware)
* Example of APM_RC library.
* Code by Jordi MuÒoz and Jose Julio. DIYDrones.com
*
* Print Input values and send Output to the servos
* (Works with last PPM_encoder firmware)
*/
#include <Arduino_Mega_ISR_Registry.h>