Skip to content
Snippets Groups Projects
Commit fce35ba9 authored by Matthias Grob's avatar Matthias Grob
Browse files

fmu-v2: remove orbit support to save flash

parent 3d42c495
No related branches found
No related tags found
No related merge requests found
......@@ -118,3 +118,8 @@ px4_add_board(
#rover_steering_control # Rover example app
#segway
)
# remove optional flight task features from fmu-v2 to save flash memory
list(APPEND flight_tasks_to_remove
Orbit
)
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