mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
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:
committed by
Daniel Agar
parent
5018723eb2
commit
ef5d808f6d
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user