mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 18:06:39 +08:00
distance_sensor/vl53l0x: move to PX4Rangefinder and cleanup
This commit is contained in:
@@ -8,7 +8,7 @@ px4_add_board(
|
||||
ROMFSROOT px4fmu_common
|
||||
DRIVERS
|
||||
barometer/lps25h
|
||||
distance_sensor/vl53lxx
|
||||
distance_sensor/vl53l0x
|
||||
gps
|
||||
imu/mpu9250
|
||||
optical_flow/pmw3901
|
||||
|
||||
@@ -12,4 +12,4 @@ mpu9250 -I -R 12 start
|
||||
lps25h -I start
|
||||
|
||||
# Optical flow deck
|
||||
vl53lxx start -X
|
||||
vl53l0x start -X
|
||||
|
||||
Reference in New Issue
Block a user