mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Fix VBAT for AIRHEROF3 target
This commit is contained in:
parent
4baa995ebc
commit
62cbb2faa5
1 changed files with 1 additions and 2 deletions
|
@ -78,9 +78,8 @@
|
|||
|
||||
#define BOARD_HAS_VOLTAGE_DIVIDER
|
||||
#define USE_ADC
|
||||
#define CURRENT_METER_ADC_PIN PB1
|
||||
#define ADC_INSTANCE ADC2
|
||||
#define VBAT_ADC_PIN PA4
|
||||
#define RSSI_ADC_PIN PA1
|
||||
|
||||
#define LED_STRIP
|
||||
#define WS2811_TIMER TIM3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue