1
0
Fork 0
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:
Michael Keller 2018-08-11 22:28:10 +12:00 committed by GitHub
commit d97ec44a1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 2 deletions

View file

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