update NEWS to reflect API change for nfc_initiator_transceive_*()
This commit is contained in:
parent
9b3947b8ed
commit
ac1d05328b
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -12,7 +12,7 @@ API Changes:
|
||||||
- New str_nfc_target() to convert nfc_target struct into allocated string
|
- New str_nfc_target() to convert nfc_target struct into allocated string
|
||||||
- New nfc_device_get_information_about() function to retreive some device's
|
- New nfc_device_get_information_about() function to retreive some device's
|
||||||
information
|
information
|
||||||
- No more in/out function parameter: nfc_initiator_transceive_bytes() now
|
- No more in/out function parameter: nfc_initiator_transceive_*() now
|
||||||
take a constant size for Rx buffer
|
take a constant size for Rx buffer
|
||||||
- New nfc_initiator_target_is_present() to test is the previously selected
|
- New nfc_initiator_target_is_present() to test is the previously selected
|
||||||
target is available in the field
|
target is available in the field
|
||||||
|
|
Loading…
Reference in a new issue