Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Commit

Permalink
chg: preparation for smart card
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Jun 23, 2018
1 parent 5a22a72 commit ddd9f4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/usb_cmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ typedef struct{
#define CMD_DOWNLOADED_FLASHMEM 0x0124
#define CMD_INFO_FLASH_MEM 0x0125

// RDV40, Smart card operations
#define CMD_SMART_SEND 0x0140

// For low-frequency tags
#define CMD_READ_TI_TYPE 0x0202
#define CMD_WRITE_TI_TYPE 0x0203
Expand Down

0 comments on commit ddd9f4e

Please sign in to comment.