AP_Camera: include cleanups

This commit is contained in:
Peter Barker 2022-02-25 16:06:27 +11:00 committed by Andrew Tridgell
parent 824ced4b3d
commit 1b970545c0

View File

@ -3,7 +3,7 @@
#pragma once
#include <AP_Param/AP_Param.h>
#include <GCS_MAVLink/GCS.h>
#include <GCS_MAVLink/GCS_MAVLink.h>
#include <AP_Logger/AP_Logger.h>
#define AP_CAMERA_TRIGGER_DEFAULT_DURATION 10 // default duration servo or relay is held open in 10ths of a second (i.e. 10 = 1 second)