mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Add more voltage settings
This commit is contained in:
@@ -50,6 +50,13 @@
|
||||
"SettingLockFullChar": "F"
|
||||
},
|
||||
"menuGroups": {
|
||||
"PowerMenu": {
|
||||
"text2": [
|
||||
"Power",
|
||||
"settings"
|
||||
],
|
||||
"desc": "Power settings"
|
||||
},
|
||||
"SolderingMenu": {
|
||||
"text2": [
|
||||
"Soldering",
|
||||
@@ -275,6 +282,13 @@
|
||||
"buttons"
|
||||
],
|
||||
"desc": "When soldering, long press both buttons, to lock them <D=disable | B=\"boost mode\" only | F=full locking>"
|
||||
},
|
||||
"MinVolCell": {
|
||||
"text2": [
|
||||
"Maximum",
|
||||
"voltage"
|
||||
],
|
||||
"desc": "Minimum allowed voltage per cell"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user