mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 10:37:23 -07:00
chg: 'hf thinfilm info' - fixed manufacture lookup
This commit is contained in:
parent
7bdcf3cff5
commit
2a054438ab
3 changed files with 5 additions and 2 deletions
|
@ -73,7 +73,7 @@ static const manufactureName manufactureMapping[] = {
|
|||
{ 0x34, "Mikron JSC Russia" },
|
||||
{ 0x35, "Fraunhofer Institute for Photonic Microsystems Germany" },
|
||||
{ 0x36, "IDS Microchip AG Switzerland" },
|
||||
{ 0x37, "Kovio USA" },
|
||||
{ 0x37, "Thinfilm - Kovio USA" },
|
||||
{ 0x38, "HMT Microelectronic Ltd Switzerland" },
|
||||
{ 0x39, "Silicon Craft Technology Thailand" },
|
||||
{ 0x3A, "Advanced Film Device Inc. Japan" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue