Add Mifare Classic EV1 set load modulation command

This commit is contained in:
angelsl 2017-03-09 21:36:19 +08:00
parent 86fdf240e0
commit ece631fd06
8 changed files with 105 additions and 0 deletions

View file

@ -159,6 +159,7 @@ local _commands = {
CMD_MIFAREU_WRITEBL_COMPAT = 0x0723,
CMD_MIFARE_CHKKEYS = 0x0623,
CMD_MIFARE_SETMOD = 0x0624,
CMD_MIFARE_SNIFFER = 0x0630,