px4fmu-v4pro:Override default BOARD_VALID_UV

Based on the R values on the LTC4411 the px4fmu-v4pro has a
   UV of 4.01 Volts.
This commit is contained in:
David Sidrane
2017-09-06 16:28:23 -10:00
committed by Daniel Agar
parent 5018723eb2
commit ef5d808f6d

View File

@@ -211,6 +211,10 @@
#define BOARD_BATTERY2_V_DIV (6.490196078f)
#define BOARD_BATTERY2_A_PER_V (26.4f)
/* Define LTC4417 UV set by resistors on the board that are different than FMUv2 3.7V */
#define BOARD_VALID_UV (4.01f)
/* User GPIOs
*
* GPIO0-5 are the PWM servo outputs.