Oups, too quick replacement commited in r1183
This commit is contained in:
parent
52bc5853d8
commit
297a8566a0
3 changed files with 5 additions and 5 deletions
|
|
@ -318,7 +318,7 @@ pn53x_unwrap_frame (const uint8_t *pbtFrame, const size_t szFrameBits, uint8_t *
|
|||
}
|
||||
|
||||
bool
|
||||
pn53x_decode_target_data (const uint8_t *pbtRawData, size_t szRawData, pn53x_type type, nfc_modulationype nmt,
|
||||
pn53x_decode_target_data (const uint8_t *pbtRawData, size_t szRawData, pn53x_type type, nfc_modulation_type nmt,
|
||||
nfc_target_info *pnti)
|
||||
{
|
||||
uint8_t szAttribRes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue