mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
14 lines
248 B
Plaintext
14 lines
248 B
Plaintext
# setup for Neopixel
|
|
OUT7_FUNCTION 120
|
|
NTF_LED_TYPES 455
|
|
NTF_LED_BRIGHT 2
|
|
NTF_LED_LEN 8
|
|
|
|
# setup for PORT
|
|
#| PORT0 | PORT1 | PORT2 | GPS | MSP |
|
|
#| USART1 | USART2 | USART3 | UART4 | UART5 |
|
|
GPS_PORT 3
|
|
MSP_PORT 4
|
|
RNGFND_PORT -1
|
|
ADSB_PORT -1
|