Fix deg C symbol
This commit is contained in:
@@ -131,7 +131,7 @@ Used to calibrate the ADC+Op-amp offsets for the tip. This calibration must be p
|
|||||||
|
|
||||||
On device help text:
|
On device help text:
|
||||||
|
|
||||||
Tip-temperature Cold Junction Compensation (not needed if Tip is +/- 5 C of display)
|
Tip-temperature Cold Junction Compensation (not needed if Tip is +/- 5°C of display)
|
||||||
|
|
||||||
### Setting: Restore default settings
|
### Setting: Restore default settings
|
||||||
|
|
||||||
@@ -303,7 +303,7 @@ Invert the OLED screen colors
|
|||||||
|
|
||||||
### Setting: Boot logo duration
|
### Setting: Boot logo duration
|
||||||
|
|
||||||
Sets the duration for the boot logo (S=seconds).
|
Sets the duration for the boot logo (s=seconds).
|
||||||
|
|
||||||
On device help text:
|
On device help text:
|
||||||
|
|
||||||
|
|||||||
@@ -180,7 +180,7 @@
|
|||||||
"Calibrate",
|
"Calibrate",
|
||||||
"tip CJC"
|
"tip CJC"
|
||||||
],
|
],
|
||||||
"desc": "Tip-temperature Cold Junction Compensation (not needed if Tip is +/- 5 C of display)"
|
"desc": "Tip-temperature Cold Junction Compensation (not needed if Tip is +/- 5°C of display)"
|
||||||
},
|
},
|
||||||
"SettingsReset": {
|
"SettingsReset": {
|
||||||
"text2": [
|
"text2": [
|
||||||
|
|||||||
@@ -427,7 +427,7 @@ var def = ///
|
|||||||
"id": "LOGOTime",
|
"id": "LOGOTime",
|
||||||
"maxLen": 7,
|
"maxLen": 7,
|
||||||
"maxLen2": 15,
|
"maxLen2": 15,
|
||||||
"description": "Sets the duration for the boot logo (S=seconds)."
|
"description": "Sets the duration for the boot logo (s=seconds)."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user