From ac1d05328b6140052df23d30b021e948f7abfd9d Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 27 Nov 2012 18:50:00 +0100 Subject: [PATCH] update NEWS to reflect API change for nfc_initiator_transceive_*() --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f43a899..03c19ad 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ API Changes: - 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 + - No more in/out function parameter: nfc_initiator_transceive_*() now take a constant size for Rx buffer - New nfc_initiator_target_is_present() to test is the previously selected target is available in the field