fmurt1062-v1:Set BAT ADC scaling

This commit is contained in:
David Sidrane
2019-12-16 16:08:07 -08:00
committed by Daniel Agar
parent a223899e3e
commit 08ac209674
+2 -2
View File
@@ -273,8 +273,8 @@
/* Define Battery 1 Voltage Divider and A per V */
#define BOARD_BATTERY1_V_DIV (18.1f) /* measured with the provided PM board */
#define BOARD_BATTERY1_A_PER_V (36.367515152f)
#define BOARD_BATTERY1_V_DIV (10.1097f) /* measured with the provided PM board */
#define BOARD_BATTERY1_A_PER_V (15.391030303f)
/* HW has to large of R termination on ADC todo:change when HW value is chosen */