mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
sensors add conversion library dependency
This commit is contained in:
@@ -46,8 +46,9 @@ px4_add_module(
|
|||||||
temperature_compensation.cpp
|
temperature_compensation.cpp
|
||||||
|
|
||||||
DEPENDS
|
DEPENDS
|
||||||
drivers__device
|
|
||||||
battery
|
battery
|
||||||
|
conversion
|
||||||
|
drivers__device
|
||||||
git_ecl
|
git_ecl
|
||||||
ecl_validation
|
ecl_validation
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user