forked from Archive/PX4-Autopilot
update fmuv5x rc.board_sensors with V5X004000
This commit is contained in:
parent
65b1370ad1
commit
eef7b35747
|
@ -48,11 +48,11 @@ then
|
|||
fi
|
||||
fi
|
||||
|
||||
if ver hwtypecmp V5X00 V5X01 V5X02 V5X10 V5X41 V5X42
|
||||
if ver hwtypecmp V5X00 V5X01 V5X02 V5X10 V5X40 V5X41 V5X42
|
||||
then
|
||||
#FMUv5Xbase board orientation
|
||||
|
||||
if ver hwtypecmp V5X00 V5X01 V5X41
|
||||
if ver hwtypecmp V5X00 V5X01 V5X40 V5X41
|
||||
then
|
||||
# Internal SPI BMI088
|
||||
bmi088 -A -R 4 -s start
|
||||
|
|
Loading…
Reference in New Issue