Browse Source

Removed TEL3 from cube orange default.cmake as it is used for the built in ADS-B receiver

release/1.12
Sander Swart 3 years ago committed by Daniel Agar
parent
commit
6121b287f1
No known key found for this signature in database
GPG Key ID: FD3CBA98017A69DE
  1. 2
      boards/cubepilot/cubeorange/default.cmake

2
boards/cubepilot/cubeorange/default.cmake

@ -15,7 +15,7 @@ px4_add_board( @@ -15,7 +15,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

Loading…
Cancel
Save