uncrustify ArduCopter/UserVariables.h

This commit is contained in:
uncrustify 2012-08-16 17:50:03 -07:00 committed by Pat Hickey
parent f3559747b0
commit 11cf4a78eb

View File

@ -1,7 +1,8 @@
// agmatthews USERHOOKS
// user defined variables
// example variables used in Wii camera testing - replace with your own variables
// example variables used in Wii camera testing - replace with your own
// variables
#if WII_CAMERA == 1
WiiCamera ircam;
int WiiRange=0;