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:
|
||||
|
||||
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
|
||||
|
||||
@@ -303,7 +303,7 @@ Invert the OLED screen colors
|
||||
|
||||
### 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:
|
||||
|
||||
|
||||
@@ -180,7 +180,7 @@
|
||||
"Calibrate",
|
||||
"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": {
|
||||
"text2": [
|
||||
|
||||
@@ -427,7 +427,7 @@ var def = ///
|
||||
"id": "LOGOTime",
|
||||
"maxLen": 7,
|
||||
"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