mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 11:23:06 +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
|
||||
GPS1:/dev/ttyS2
|
||||
# PX4IO:/dev/ttyS3
|
||||
TEL3:/dev/ttyS4
|
||||
# TEL3:/dev/ttyS4 # connected to ADS-B receiver
|
||||
GPS2:/dev/ttyS5
|
||||
DRIVERS
|
||||
adc/ads1115
|
||||
|
||||
Reference in New Issue
Block a user