mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
CHG: 'hf 15' - swapped crc impl to table based.
This commit is contained in:
parent
29c15b3480
commit
095b3af43b
4 changed files with 29 additions and 22 deletions
|
@ -119,7 +119,6 @@ typedef struct{
|
|||
#define CMD_ISO_15693_COMMAND 0x0313
|
||||
#define CMD_ISO_15693_COMMAND_DONE 0x0314
|
||||
#define CMD_ISO_15693_FIND_AFI 0x0315
|
||||
#define CMD_ISO_15693_DEBUG 0x0316
|
||||
#define CMD_LF_SNOOP_RAW_ADC_SAMPLES 0x0317
|
||||
|
||||
// For Hitag2 transponders
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue