1
0
Fork 0
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:
NightHawk32 2016-08-04 09:09:40 -04:00
parent 7d119ae669
commit 87ffc6d27f

View file

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