holybro_can-gps-v1: Reorder Sensor Startup for reliabiltiy

This commit is contained in:
David Sidrane 2021-02-03 05:30:05 -08:00 committed by Daniel Agar
parent 9e834d26f8
commit 8167023dfb
1 changed files with 3 additions and 3 deletions

View File

@ -10,8 +10,8 @@ gps start -d /dev/ttyS0 -g 38400 -p ubx
bmi088 -A -R 0 -s start
bmi088 -G -R 0 -s start
# Internal magnetometer on I2c
bmm150 -I -b 1 start
# Internal Baro
bmp388 -I -b 1 -a 0x77 start
# Internal magnetometer on I2c
bmm150 -I -b 1 start