forked from Archive/PX4-Autopilot
boards: modalai_fc-v1 update default.cmake (#18202)
- makes TELEM/SERIAL-4 (VOXL-Flight J1009) work
This commit is contained in:
parent
28dbd8dc1d
commit
a238965228
|
@ -10,6 +10,7 @@ px4_add_board(
|
|||
TEL1:/dev/ttyS6 # UART7 / J5
|
||||
TEL2:/dev/ttyS4 # UART5 / J1
|
||||
TEL3:/dev/ttyS1 # USART2 / J4
|
||||
TEL4:/dev/ttyS3 # UART4 / J09
|
||||
DRIVERS
|
||||
adc/ads1115
|
||||
adc/board_adc
|
||||
|
|
Loading…
Reference in New Issue