updates as per @goedox comments

This commit is contained in:
Adam Laurie
2020-05-11 18:04:57 +01:00
parent 19a51dc2bd
commit dcc52cd4d5
5 changed files with 23 additions and 16 deletions

View File

@@ -1390,6 +1390,8 @@ str_nfc_modulation_type(const nfc_modulation_type nmt)
return "ISO/IEC 14443-4B";
case NMT_ISO14443BI:
return "ISO/IEC 14443-4B'";
case NMT_ISO14443BICLASS:
return "ISO/IEC 14443-2B-3B iClass (Picopass)";
case NMT_ISO14443B2CT:
return "ISO/IEC 14443-2B ASK CTx";
case NMT_ISO14443B2SR: