mirror of https://github.com/ArduPilot/ardupilot
AP_HAL_FLYMAPLE: fix indentation
This commit is contained in:
parent
c114ad2b95
commit
d08d7ce125
|
@ -63,7 +63,7 @@ HAL_FLYMAPLE::HAL_FLYMAPLE() :
|
|||
&rcoutDriver,
|
||||
&schedulerInstance,
|
||||
&utilInstance,
|
||||
NULL /* no optical flow */
|
||||
NULL /* no optical flow */
|
||||
)
|
||||
{}
|
||||
|
||||
|
|
Loading…
Reference in New Issue