mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 09:39:06 +08:00
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…
x
Reference in New Issue
Block a user