HACK: Set “Mains” type for BMS and Main
Change-Id: I44dc3743c3a5126b171aa8db1c90b00b8bb13024
This commit is contained in:
parent
c9bb59904d
commit
59e27f4ecc
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ static const char * const power_supply_type_text[] = {
|
|||
"USB_DCP", "USB_CDP", "USB_ACA", "USB_C",
|
||||
"USB_PD", "USB_PD_DRP", "BrickID",
|
||||
"USB_HVDCP", "USB_HVDCP_3", "USB_HVDCP_3P5", "Wireless", "USB_FLOAT",
|
||||
"BMS", "Parallel", "Main", "USB_C_UFP", "USB_C_DFP",
|
||||
"Mains", "Parallel", "Mains", "USB_C_UFP", "USB_C_DFP",
|
||||
"Charge_Pump",
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue