AP Camera changes required to work with modified AP_Relay lib.

This commit is contained in:
Sandro Benigno 2012-12-17 22:25:03 -02:00 committed by rmackay9
parent 345e517272
commit 7302155727
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include <../RC_Channel/RC_Channel_aux.h>
extern int32_t wp_distance; // Note: unfortunately this variable is in meter for ArduPlane and cm for ArduCopter
extern AP_Relay relay;
// ------------------------------
#define CAM_DEBUG DISABLED