Skip to content

Commit

Permalink
AP_HAL_ChibOS: add pin defs for RSSI to KakuteF7
Browse files Browse the repository at this point in the history
  • Loading branch information
Hwurzburg authored and tridge committed Sep 6, 2021
1 parent 854697f commit d0b67ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/KakuteF7/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions libraries/AP_HAL_ChibiOS/hwdef/KakuteF7Mini/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d0b67ba

Please sign in to comment.