mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-05 06:03:02 +08:00
MPU9250 I2C mode
Fixes for other boards Functioning sensors
This commit is contained in:
committed by
Lorenz Meier
parent
9c8e56401b
commit
5100785f51
@@ -109,6 +109,11 @@ then
|
||||
set MIXER_AUX none
|
||||
fi
|
||||
|
||||
if ver hwcmp CRAZYFLIE
|
||||
then
|
||||
set MIXER_AUX none
|
||||
fi
|
||||
|
||||
if [ $MIXER_AUX != none -a $AUX_MODE != none ]
|
||||
then
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user