mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
parent
9eb759abb3
commit
2475b02527
2 changed files with 2 additions and 2 deletions
|
@ -100,7 +100,7 @@
|
|||
#define SPEKTRUM_BIND_PIN UART2_RX_PIN
|
||||
|
||||
#define USE_ADC
|
||||
#define BOARD_HAS_VOLTAGE_DIVIDER
|
||||
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
||||
#define VBAT_SCALE_DEFAULT 160
|
||||
#define VBAT_ADC_PIN PB1
|
||||
|
||||
|
|
|
@ -134,7 +134,7 @@
|
|||
//#define I2C_DEVICE (I2CDEV_2)
|
||||
|
||||
#define USE_ADC
|
||||
#define BOARD_HAS_VOLTAGE_DIVIDER
|
||||
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
||||
#define VBAT_ADC_PIN PC0
|
||||
#define CURRENT_METER_ADC_PIN PC1
|
||||
// Reserved pins, not connected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue