1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Change DALRC F722DUAL VBAT_SCALE_DEFAULT

DALRC F722DUAL will support 10s battery,the VBAT_SCALE_DEFAULT change 160,max voltage achieved 51V.

DALRCF722DUAL add picture

DALRCF722DUAL add picture

Update board -DALRCF722DUAL.md

Update board -DALRCF722DUAL.md
This commit is contained in:
ZhengNingwei 2018-08-10 09:50:59 +08:00 committed by nyway
parent d751a4f674
commit 67e83c7a92
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