cuav/x7pro: fix syntax error in rc.board_sensors

This commit is contained in:
CUAV_gitfishup 2021-06-08 15:18:20 +08:00 committed by GitHub
parent 8b1d2b8551
commit c61c1a15ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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