px4_fmu-v6x:Use HB 10pin GPS rotation

This commit is contained in:
David Sidrane
2021-08-12 10:15:59 -07:00
committed by Daniel Agar
parent dc5fd25e8c
commit 566d1499bc
+3
View File
@@ -21,6 +21,9 @@ icm20649 -R 14 -s start
# Internal magnetometer on I2c # Internal magnetometer on I2c
bmm150 -I start bmm150 -I start
# External compass on GPS1/I2C1 (the 3rd external bus): standard Holybro Pixhawk 4 or CUAV V5 GPS/compass puck (with lights, safety button, and buzzer)
ist8310 -X -b 1 -R 10 start
# Possible internal Baro # Possible internal Baro
bmp388 -I -a 0x77 start bmp388 -I -a 0x77 start