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 Andrew Tridgell
parent 0b2960e504
commit 6abe1fe94f

View File

@ -8,7 +8,6 @@
extern const AP_HAL::HAL& hal;
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