mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 06:54:49 +08:00
remove leds on hb board that are not present
This commit is contained in:
@@ -20,16 +20,10 @@ endif
|
||||
|
||||
SYS_TIME_LED = 1 # not used on rotorcraft, only for tests
|
||||
|
||||
RADIO_CONTROL_LED = 1
|
||||
RADIO_CONTROL_LINK = UART0
|
||||
|
||||
BARO_LED = 2
|
||||
|
||||
MODEM_PORT = UART0
|
||||
MODEM_BAUD = B57600
|
||||
|
||||
AHRS_ALIGNER_LED = 3
|
||||
|
||||
GPS_PORT=UART1
|
||||
GPS_BAUD=B38400
|
||||
GPS_LED=4
|
||||
|
||||
Reference in New Issue
Block a user