EM4x70 Unlock support. Send pin code to unlock tag.

This commit is contained in:
Christian Molson 2020-12-12 01:20:26 -05:00
commit ed8c63a4f4
7 changed files with 157 additions and 6 deletions

View file

@ -19,5 +19,6 @@ typedef struct {
void em4x70_info(em4x70_data_t *etd);
void em4x70_write(em4x70_data_t *etd);
void em4x70_unlock(em4x70_data_t *etd);
#endif /* EM4x70_H */