mirror of https://github.com/ArduPilot/ardupilot
uncrustify ArduCopter/UserVariables.h
This commit is contained in:
parent
3d4ca7aa30
commit
4311b15005
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue