1
0
forked from me/IronOS

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

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