Fix deg C symbol

This commit is contained in:
Ben V. Brown
2022-09-01 22:29:49 +10:00
parent 8cee506ede
commit 307b6c76f8
3 changed files with 5 additions and 5 deletions

View File

@@ -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": [

View File

@@ -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)."
}
]
}
}