FlightTasks: rename libs to use CamelCase convention

This commit is contained in:
ChristophTobler
2018-07-31 09:22:49 +02:00
committed by Dennis Mannhart
parent b68fd5e0a7
commit 584838de30
15 changed files with 53 additions and 52 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ px4_add_module(
Utility/ControlMath.cpp
DEPENDS
controllib
flight_tasks
FlightTasks
git_ecl
ecl_geo
)