Skip to content

Commit

Permalink
mRo Control Zero Classic: Added ADC input for servo rail
Browse files Browse the repository at this point in the history
  • Loading branch information
TOTON95 committed Apr 10, 2024
1 parent 5e5fde7 commit 714ed95
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ PB1 AUX_ADC2 ADC1 SCALE(1)
# And the analog input for airspeed (rarely used these days).
PC5 PRESSURE_SENS ADC1 SCALE(2)

# Servo rail analog input
PF13 FMU_SERVORAIL_VCC_SENS ADC2 SCALE(2)

# RSSI Analog Input
PC0 RSSI_IN ADC1

Expand Down

0 comments on commit 714ed95

Please sign in to comment.