Skip to content

Commit

Permalink
AP_HAL_ChibiOS/hwdef: update JFB110 board definition
Browse files Browse the repository at this point in the history
  • Loading branch information
jfbblue0922 committed Feb 22, 2024
1 parent b19f8ed commit 99af7ed
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions libraries/AP_HAL_ChibiOS/hwdef/JFB110/hwdef.dat
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,8 @@ define HAL_HAVE_BOARD_VOLTAGE 1
PB3 VBUS_RESERVED INPUT

# JFB110 has SERVORAIL ADC
# Set SENSOR_3.3V power signal insted.
PC1 SCALED_V3V3 ADC1 SCALE(2) # ADC1_11
PA3 FMU_SERVORAIL_VCC ADC1 SCALE(2) # ADC1_15
define FMU_SERVORAIL_ADC_PIN 15
define HAL_HAVE_SERVO_VOLTAGE 1
PA3 FMU_SERVORAIL_VCC_SENS ADC1 SCALE(2) # ADC1_15

PC0 RSSI_IN ADC1 SCALE(1) # ADC1_10
define RSSI_ANA_PIN 10
Expand Down

0 comments on commit 99af7ed

Please sign in to comment.