AP_HAL_FLYMAPLE: add empty optflow driver
no embedded optical flow on flymaple
This commit is contained in:
parent
e825eb12f5
commit
c114ad2b95
@ -62,7 +62,8 @@ HAL_FLYMAPLE::HAL_FLYMAPLE() :
|
||||
&rcinDriver,
|
||||
&rcoutDriver,
|
||||
&schedulerInstance,
|
||||
&utilInstance
|
||||
&utilInstance,
|
||||
NULL /* no optical flow */
|
||||
)
|
||||
{}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user