nfc_initiator_transceive_bytes() now take a constant size for Rx buffer to have a cleaner API: no more in/out parameters
This commit is contained in:
parent
f0e85c027a
commit
2c9275adde
13 changed files with 67 additions and 68 deletions
2
NEWS
2
NEWS
|
|
@ -10,6 +10,8 @@ API Changes:
|
|||
str_nfc_baud_rate()
|
||||
- New nfc_device_get_information_about() function to retreive some device's
|
||||
information
|
||||
- No more in/out function parameter: nfc_initiator_transceive_bytes() now
|
||||
take a constant size for Rx buffer
|
||||
|
||||
New in 1.6.0-rc1:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue