mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +08:00
boards/matek/gnss-m9n-f4: RM3100 orientation fix
- the RM3100 needs to be pitched 180º for correction orientation on this board.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
icm20602 -s -R 10 start
|
||||
|
||||
rm3100 -b 2 -s start
|
||||
rm3100 -b 2 -s -R 12 start
|
||||
|
||||
dps310 -a 118 -X start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user