Merge pull request #5104 from jflyper/bfdev-omnibusf7-revert-adc-to-ADC1

OMNIBUSF7* Revert ADC instance change
This commit is contained in:
Michael Keller 2018-02-11 02:59:14 +13:00 committed by GitHub
commit 594a092d23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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