mirror of https://github.com/ArduPilot/ardupilot
autotest: enable the compass for ArduCopter
needed for new SITL code
This commit is contained in:
parent
a99bcec762
commit
4877892d6e
|
@ -1,4 +1,5 @@
|
|||
FRAME 0
|
||||
MAG_ENABLE 1
|
||||
LOG_BITMASK 4095
|
||||
RC1_MAX 2000.000000
|
||||
RC1_MIN 1000.000000
|
||||
|
|
Loading…
Reference in New Issue