* Show power source type on detailed screen in soldering mode (#1708) * Update according to code review
This commit is contained in:
@@ -188,8 +188,8 @@ def get_power_source_list() -> List[str]:
|
||||
return [
|
||||
"DC",
|
||||
"QC",
|
||||
"PD W. VBus",
|
||||
"PD No VBus",
|
||||
"PV:PDwVBus",
|
||||
"PD:No VBus",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user