Make mifare_application_alloc() accept size in bytes.
Fixes issue 31.
This commit is contained in:
parent
92ae6036d2
commit
541292505a
4 changed files with 56 additions and 23 deletions
2
NEWS
2
NEWS
|
|
@ -2,4 +2,6 @@ Changes between 0.1.0 and x.x.x [xx XXX xxxx]
|
|||
|
||||
*) New function freefare_free_tag() to free individual tags from a MifareTag
|
||||
list.
|
||||
*) The mifare_application_alloc() size parameter is now expressed in bytes
|
||||
and not in sectors.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue