mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
move vmount to modules (it's not a driver)
This commit is contained in:
@@ -47,7 +47,6 @@ px4_add_board(
|
||||
tap_esc
|
||||
telemetry # all available telemetry drivers
|
||||
#test_ppm # NOT Portable YET
|
||||
vmount
|
||||
|
||||
MODULES
|
||||
attitude_estimator_q
|
||||
@@ -72,6 +71,7 @@ px4_add_board(
|
||||
position_estimator_inav
|
||||
sensors
|
||||
uavcan
|
||||
vmount
|
||||
vtol_att_control
|
||||
wind_estimator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user