forked from Archive/PX4-Autopilot
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:
parent
c585758f67
commit
777540bd02
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue