mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
boards: centralize optional external I2C sensor start
- configured with new parameter SENS_EXT_I2C_PRB
This commit is contained in:
@@ -13,14 +13,6 @@ adc start
|
||||
# open hardware design do not require this.
|
||||
pwm_out sensor_reset 50
|
||||
|
||||
|
||||
# External I2C bus
|
||||
hmc5883 -T -X start
|
||||
lis3mdl -X start
|
||||
ist8310 -X start
|
||||
qmc5883 -X start
|
||||
rm3100 -X start
|
||||
|
||||
# Internal SPI
|
||||
ms5611 -s start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user