From 52b2c731397a0e557e11014b00cd74717a5e163e Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Sun, 12 Jan 2025 19:19:00 +0100 Subject: [PATCH] trying to fix Proxspace compilation, might need some more trials... --- client/src/cmdhf14a.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/cmdhf14a.c b/client/src/cmdhf14a.c index 49bf3cc057..bdc32077ba 100644 --- a/client/src/cmdhf14a.c +++ b/client/src/cmdhf14a.c @@ -190,7 +190,7 @@ static const manufactureName_t manufactureMapping[] = { { 0x65, "Tendyron Corporation China" }, { 0x66, "MUTO Smart Co., Ltd. Korea" }, { 0x67, "ON Semiconductor USA" }, - { 0x68, "TÜBİTAK BİLGEM Turkey" }, + { 0x68, "TÜBITAK BILGEM Turkey" }, // Don't use "İ", Proxspace doesn't like it { 0x69, "Huada Semiconductor Co., Ltd China" }, { 0x6A, "SEVENEY France" }, { 0x6B, "THALES DIS Design Services SAS (previously ISSM) France" },