1
0
forked from me/IronOS

Correct AutoStart desc

AutoStard desc letters were not correct, I corrected these based on the characters and also fixed some spacing
This commit is contained in:
Ricardo Cooper
2020-01-18 10:59:19 -06:00
committed by GitHub
parent e725e63b3f
commit f2d3a14f43

View File

@@ -153,7 +153,7 @@
"Auto", "Auto",
"start" "start"
], ],
"desc": "Automatically starts the iron into soldering on power up. A=Soldering, S= Sleep mode, M=Off" "desc": "Automatically starts the iron into soldering on power up. T=Soldering, S=Sleep mode, F=Off"
}, },
"CooldownBlink": { "CooldownBlink": {
"text": "CLBLNK", "text": "CLBLNK",
@@ -252,4 +252,4 @@
"desc": "Maximum power the iron can use <Watts>" "desc": "Maximum power the iron can use <Watts>"
} }
} }
} }