mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Merge pull request #6538 from nyway/master
Change DALRC F722DUAL VBAT_SCALE_DEFAULT
This commit is contained in:
commit
d97ec44a1e
4 changed files with 7 additions and 2 deletions
|
@ -136,6 +136,7 @@
|
|||
#define RSSI_ADC_PIN PA0
|
||||
|
||||
#define CURRENT_METER_SCALE_DEFAULT 166
|
||||
#define VBAT_SCALE_DEFAULT 160
|
||||
|
||||
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
|
||||
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue