mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 01:18:29 -04:00
AP_HAL_ChibOS: add pin defs for RSSI to KakuteF7
This commit is contained in:
parent
854697f870
commit
d0b67baefd
@ -69,6 +69,7 @@ define HAL_BATT_VOLT_SCALE 10.1
|
||||
define HAL_BATT_CURR_SCALE 17.0
|
||||
|
||||
PC5 RSSI_ADC ADC1
|
||||
define BOARD_RSSI_ANA_PIN 15
|
||||
|
||||
PA2 LED0 OUTPUT LOW
|
||||
|
||||
|
@ -69,6 +69,7 @@ define HAL_BATT_VOLT_SCALE 10.9
|
||||
define HAL_BATT_CURR_SCALE 28.5
|
||||
|
||||
PC5 RSSI_ADC ADC1
|
||||
define BOARD_RSSI_ANA_PIN 15
|
||||
|
||||
PA2 LED0 OUTPUT LOW
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user