mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
rc.sensors: moved common ms5611 start to rc.board_sensors per board
This commit is contained in:
committed by
Daniel Agar
parent
9c6d4e28ea
commit
e3b60cd9e7
@@ -22,6 +22,9 @@ qmc5883 -X start
|
||||
# expansion i2c used for BMM150 rotated by 90deg
|
||||
bmm150 -X -R 2 start
|
||||
|
||||
# Internal SPI
|
||||
ms5611 -s start
|
||||
|
||||
# For Teal One airframe
|
||||
if param compare SYS_AUTOSTART 4250
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user