mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-06 07:58:28 -04:00
0da6b97485
cannot currently use both IMUs on spro H7 extreme due to CPU load
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
# setup for LEDs on chan5
|
|
SERVO11_FUNCTION 120
|
|
NTF_LED_TYPES 257
|
|
|
|
# setup SERIAL2 for RCIN
|
|
SERIAL2_BAUD 115
|
|
SERIAL2_OPTIONS 8
|
|
|
|
# currently using both IMUs is too CPU intensive
|
|
INS_ENABLE_MASK 1
|