mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
initial working for single node
This commit is contained in:
@@ -124,4 +124,9 @@ typedef struct {
|
||||
uint8_t PMi[8];
|
||||
} PACKED felica_auth2_response_t;
|
||||
|
||||
typedef struct {
|
||||
felica_frame_response_t frame_response;
|
||||
uint8_t payload[4];
|
||||
} PACKED felica_service_dump_response_t;
|
||||
|
||||
#endif // _ISO18_H_
|
||||
|
||||
Reference in New Issue
Block a user