Skip to content

Commit

Permalink
trying to fix Proxspace compilation, might need some more trials...
Browse files Browse the repository at this point in the history
doegox committed Jan 12, 2025
1 parent d481a21 commit 52b2c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/cmdhf14a.c
Original file line number Diff line number Diff line change
@@ -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" },

0 comments on commit 52b2c73

Please sign in to comment.