Plane: reflect changes to AP_Mount
This commit is contained in:
parent
f1db10c337
commit
9000756c80
@ -201,7 +201,7 @@ void Plane::init_ardupilot()
|
|||||||
|
|
||||||
#if MOUNT == ENABLED
|
#if MOUNT == ENABLED
|
||||||
// initialise camera mount
|
// initialise camera mount
|
||||||
camera_mount.init(serial_manager);
|
camera_mount.init(&DataFlash, serial_manager);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if FENCE_TRIGGERED_PIN > 0
|
#if FENCE_TRIGGERED_PIN > 0
|
||||||
|
Loading…
Reference in New Issue
Block a user