mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 04:15:44 +03:00
Merge pull request #7131 from jflyper/bfdev-wormfc-remove-stale-def
[WORMFC] Remove stale BOARD_HAS_VOLTAGE_DIVIDER
This commit is contained in:
commit
39582667c2
1 changed files with 0 additions and 1 deletions
|
@ -176,7 +176,6 @@
|
|||
#define USE_ADC
|
||||
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
||||
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
|
||||
#define BOARD_HAS_VOLTAGE_DIVIDER
|
||||
#if defined(PIRXF4)
|
||||
#define VBAT_ADC_PIN PC2
|
||||
#define RSSI_ADC_PIN PC1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue