kB -> KB.

This commit is contained in:
OBattler
2024-11-19 04:08:21 +01:00
parent c38fc46670
commit 463badd613
41 changed files with 636 additions and 636 deletions

View File

@@ -1499,11 +1499,11 @@ static const device_config_t gus_config[] = {
.spinner = { 0 },
.selection = {
{
.description = "256 kB",
.description = "256 KB",
.value = 0
},
{
.description = "512 kB",
.description = "512 KB",
.value = 1
},
{