nora:fixed syntax error

This commit is contained in:
honglang 2021-06-17 14:31:30 +08:00 committed by Daniel Agar
parent 500c45e798
commit 074ed24d02
1 changed files with 1 additions and 1 deletions

View File

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