Add read_without_encryption command.

This commit is contained in:
Thomas Sutter 2019-10-24 16:08:44 +02:00
commit bfd5214cd5
5 changed files with 133 additions and 78 deletions

View file

@ -195,6 +195,7 @@ typedef struct {
uint8_t status_flag2[1];
uint8_t number_of_block[1];
uint8_t block_data[16];
uint8_t block_element_number[1];
} PACKED felica_read_without_encryption_response_t;
typedef enum FELICA_COMMAND {