Skip to content
Snippets Groups Projects
Commit db5212a2 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Land detector: add missing init

parent 89661b2d
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ MulticopterLandDetector::MulticopterLandDetector() : LandDetector(),
_actuators{},
_arming{},
_vehicleAttitude{},
_manual{},
_ctrl_state{},
_ctrl_mode{},
_landTimer(0),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment