move vmount to modules (it's not a driver)

This commit is contained in:
Daniel Agar
2018-12-01 13:58:15 -05:00
parent 9d42480f4e
commit bbab66d974
52 changed files with 35 additions and 33 deletions
+1 -1
View File
@@ -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