mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
cuav/x7pro: fix syntax error in rc.board_sensors
This commit is contained in:
@@ -15,7 +15,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
|
||||
|
||||
Reference in New Issue
Block a user