add ccid log tag

This commit is contained in:
Conor Patrick
2019-08-24 15:08:14 +08:00
parent bde4c09c21
commit ccd9a04146
4 changed files with 7 additions and 4 deletions

View File

@@ -50,6 +50,7 @@ struct logtag tagtable[] = {
{TAG_EXT,"EXT"},
{TAG_NFC,"NFC"},
{TAG_NFC_APDU, "NAPDU"},
{TAG_CCID, "CCID"},
};