mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
I2CSPIDriverBase: sensor start failure ERROR if internal, WARN if external
This commit is contained in:
@@ -9,7 +9,7 @@ board_adc start
|
||||
ms5611 -s start
|
||||
|
||||
# hmc5883 internal SPI bus is rotated 90 deg yaw
|
||||
if ! hmc5883 -T -s -R 2 start
|
||||
if ! hmc5883 -T -s -R 2 -q start
|
||||
then
|
||||
# lis3mdl internal SPI bus is rotated 90 deg yaw
|
||||
lis3mdl -s start
|
||||
|
||||
Reference in New Issue
Block a user