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

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