update NEWS to reflect API change for nfc_initiator_transceive_*()

This commit is contained in:
Philippe Teuwen 2012-11-27 18:50:00 +01:00
parent 9b3947b8ed
commit ac1d05328b

2
NEWS
View file

@ -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