Further en desc tweaks
Removed '<C>' (Centigrade) symbol from SleepTemperature description and further tweaked some descriptions to match/be more similar to each other.
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
"Sleep",
|
"Sleep",
|
||||||
"temp"
|
"temp"
|
||||||
],
|
],
|
||||||
"desc": "Sleep Temperature <C>"
|
"desc": "Sleep Temperature"
|
||||||
},
|
},
|
||||||
"SleepTimeout": {
|
"SleepTimeout": {
|
||||||
"text": "STME",
|
"text": "STME",
|
||||||
@@ -105,7 +105,7 @@
|
|||||||
"Motion",
|
"Motion",
|
||||||
"sensitivity"
|
"sensitivity"
|
||||||
],
|
],
|
||||||
"desc": "Motion Sensitivity <0.Off 1.least sensitive 9.most sensitive>"
|
"desc": "Motion Sensitivity <0=Off 1=Least Sensitive 9=Most Sensitive>"
|
||||||
},
|
},
|
||||||
"TemperatureUnit": {
|
"TemperatureUnit": {
|
||||||
"text": "TMPUNT",
|
"text": "TMPUNT",
|
||||||
@@ -129,7 +129,7 @@
|
|||||||
"Display",
|
"Display",
|
||||||
"orientation"
|
"orientation"
|
||||||
],
|
],
|
||||||
"desc": "Display Orientation <A. Automatic L. Left Handed R. Right Handed>"
|
"desc": "Display Orientation <A=Automatic L=Left Handed R=Right Handed>"
|
||||||
},
|
},
|
||||||
"BoostEnabled": {
|
"BoostEnabled": {
|
||||||
"text": "BOOST",
|
"text": "BOOST",
|
||||||
@@ -137,7 +137,7 @@
|
|||||||
"Boost mode",
|
"Boost mode",
|
||||||
"enabled"
|
"enabled"
|
||||||
],
|
],
|
||||||
"desc": "Enable front key enters boost mode 450C mode when soldering"
|
"desc": "Enable front key long press \"Boost\" mode when soldering"
|
||||||
},
|
},
|
||||||
"BoostTemperature": {
|
"BoostTemperature": {
|
||||||
"text": "BTMP",
|
"text": "BTMP",
|
||||||
@@ -145,7 +145,7 @@
|
|||||||
"Boost",
|
"Boost",
|
||||||
"temp"
|
"temp"
|
||||||
],
|
],
|
||||||
"desc": "Temperature when in \"boost\" mode"
|
"desc": "Temperature when in \"Boost\" mode"
|
||||||
},
|
},
|
||||||
"AutoStart": {
|
"AutoStart": {
|
||||||
"text": "ASTART",
|
"text": "ASTART",
|
||||||
@@ -153,7 +153,7 @@
|
|||||||
"Auto",
|
"Auto",
|
||||||
"start"
|
"start"
|
||||||
],
|
],
|
||||||
"desc": "Automatically starts the iron into soldering on power up. T=Soldering, S=Sleep, F=Off"
|
"desc": "Automatically starts the iron into soldering on power up <T=Soldering S=Sleep F=Off>"
|
||||||
},
|
},
|
||||||
"CooldownBlink": {
|
"CooldownBlink": {
|
||||||
"text": "CLBLNK",
|
"text": "CLBLNK",
|
||||||
@@ -201,7 +201,7 @@
|
|||||||
"Scrolling",
|
"Scrolling",
|
||||||
"Speed"
|
"Speed"
|
||||||
],
|
],
|
||||||
"desc": "Speed this text scrolls past at"
|
"desc": "Speed this text scrolls past at <S=Slow F=Fast>"
|
||||||
},
|
},
|
||||||
"TipModel": {
|
"TipModel": {
|
||||||
"text": "TIPMO",
|
"text": "TIPMO",
|
||||||
|
|||||||
Reference in New Issue
Block a user