mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Revert ADC instance change
This commit is contained in:
parent
8738e7d623
commit
38f6312e23
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@
|
|||
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
|
||||
|
||||
#define USE_ADC
|
||||
#define ADC_INSTANCE ADC2
|
||||
#define ADC_INSTANCE ADC1
|
||||
#define CURRENT_METER_ADC_PIN PC2
|
||||
#define VBAT_ADC_PIN PC3
|
||||
#define RSSI_ADC_PIN PC5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue