1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Remove stale BOARD_HAS_VOLTAGE_DIVIDER

This commit is contained in:
jflyper 2018-11-26 01:32:04 +09:00
parent 9486789204
commit eb3533e0be

View file

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