fake_magnetometer: add dpends=fake_magnetometer

This commit is contained in:
xianglunkai 2023-07-05 14:15:34 +08:00 committed by Daniel Agar
parent 0d6cb46c83
commit 646f711b1a
1 changed files with 1 additions and 0 deletions

View File

@ -42,4 +42,5 @@ px4_add_module(
drivers_magnetometer
geo
px4_work_queue
world_magnetic_model
)