forked from Archive/PX4-Autopilot
nora:fixed syntax error
This commit is contained in:
parent
500c45e798
commit
074ed24d02
|
@ -12,7 +12,7 @@ rm3100 -s -b 2 start
|
|||
|
||||
# SPI4
|
||||
bmi088 -s -b 4 -A -R 2 start
|
||||
if !bmi088 -s -b 4 -G -R 2 start
|
||||
if ! bmi088 -s -b 4 -G -R 2 start
|
||||
then
|
||||
icm42688p -R 2 -s start
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue