Update freefare_internal.h

This commit is contained in:
Salvatore Catroppa 2017-06-27 15:14:51 +02:00 committed by GitHub
parent b49692848e
commit 78322f486e

View file

@ -263,7 +263,7 @@ struct ntag21x_tag {
struct ntag21x_key { struct ntag21x_key {
uint8_t data[4]; // 4B key uint8_t data[4]; // 4B key
uint8_t pack[2]; // 2B Password Acknowlege uint8_t pack[2]; // 2B Password Acknowlege
} ntag21x_key; };
/* /*
* FreefareTag assertion macros * FreefareTag assertion macros