mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 00:56:18 +00:00
rework NMT_END_ENUM
This commit is contained in:
@@ -1404,8 +1404,6 @@ str_nfc_modulation_type(const nfc_modulation_type nmt)
|
||||
return "Thinfilm NFC Barcode";
|
||||
case NMT_DEP:
|
||||
return "D.E.P.";
|
||||
case NMT_END_ENUM:
|
||||
break;
|
||||
}
|
||||
|
||||
return "???";
|
||||
|
||||
Reference in New Issue
Block a user