CHG: some of @marshmellow42 's ref: 2b11c7c750

CHG: `lf em 410x` - when demoded to all zeros, it wasn't printed so some noninitalized tags just gets a empty "found em410x tag" message. Hav'nt decided on how to go further with it.
This commit is contained in:
iceman1001 2017-02-27 14:04:50 +01:00
commit 41611deef9
4 changed files with 125 additions and 120 deletions

View file

@ -108,6 +108,7 @@ const manufactureName manufactureMapping[] = {
{ 0x42, "3Alogics Inc Korea" },
{ 0x43, "Top TroniQ Asia Limited Hong Kong" },
{ 0x44, "Gentag Inc. USA" },
{ 0x56, "Sensible Object. UK" },
{ 0x00, "no tag-info available" } // must be the last entry
};