New str_nfc_target() function in API.
This allow to convert a nfc_target struct into allocated string.
This commit is contained in:
parent
82e3416619
commit
310d7eba07
13 changed files with 726 additions and 622 deletions
1
NEWS
1
NEWS
|
|
@ -9,6 +9,7 @@ API Changes:
|
|||
* Functions
|
||||
- New enum-to-string converter functions str_nfc_modulation_type() and
|
||||
str_nfc_baud_rate()
|
||||
- New str_nfc_target() to convert nfc_target struct into allocated string
|
||||
- New nfc_device_get_information_about() function to retreive some device's
|
||||
information
|
||||
- No more in/out function parameter: nfc_initiator_transceive_bytes() now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue