mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 09:16:07 +03:00
Merge pull request #6846 from jflyper/bfdev-revo-remove-stale-adc-channel-def
REVO: Remove stale ADC channel def
This commit is contained in:
commit
f645ba3c10
1 changed files with 0 additions and 1 deletions
|
@ -249,7 +249,6 @@
|
|||
#define VBAT_ADC_PIN PC2
|
||||
#else
|
||||
#define VBAT_ADC_PIN PC3
|
||||
#define VBAT_ADC_CHANNEL ADC_Channel_13
|
||||
#endif
|
||||
|
||||
#if defined(AIRBOTF4SD)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue