mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
Removed TEL3 from cube orange default.cmake as it is used for the built in ADS-B receiver
This commit is contained in:
committed by
Lorenz Meier
parent
bce1c06174
commit
dbb0974b0c
@@ -12,7 +12,7 @@ px4_add_board(
|
|||||||
TEL2:/dev/ttyS1
|
TEL2:/dev/ttyS1
|
||||||
GPS1:/dev/ttyS2
|
GPS1:/dev/ttyS2
|
||||||
# PX4IO:/dev/ttyS3
|
# PX4IO:/dev/ttyS3
|
||||||
TEL3:/dev/ttyS4
|
# TEL3:/dev/ttyS4 # connected to ADS-B receiver
|
||||||
GPS2:/dev/ttyS5
|
GPS2:/dev/ttyS5
|
||||||
DRIVERS
|
DRIVERS
|
||||||
adc/ads1115
|
adc/ads1115
|
||||||
|
|||||||
Reference in New Issue
Block a user