mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Changing ADC pin mapping to fit KOMBINI current sensor
This commit is contained in:
parent
7d119ae669
commit
87ffc6d27f
1 changed files with 1 additions and 2 deletions
|
@ -76,9 +76,8 @@
|
|||
#define BOARD_HAS_VOLTAGE_DIVIDER
|
||||
#define USE_ADC
|
||||
#define ADC_INSTANCE ADC2
|
||||
#define CURRENT_METER_ADC_PIN PA2
|
||||
#define CURRENT_METER_ADC_PIN PB2
|
||||
#define VBAT_ADC_PIN PA5
|
||||
#define RSSI_ADC_PIN PB2
|
||||
|
||||
#define LED_STRIP
|
||||
#if 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue