Skip to content

Commit 7d8c325

Browse files
author
Amanda Butler
authored
Copy edit NFCController.md
Change passive to active voice.
1 parent 83a6baa commit 7d8c325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api/connectivity/nfc/NFCController.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## NFC controller
22

3-
Using an NFC controller with Mbed OS allows you to emulate NFC tags that can be read by a smartphone and generate NDEF messages on demand.
3+
Using an NFC controller with Mbed OS allows you to emulate NFC tags that a smartphone can read, as well as generate NDEF messages on demand.
44

55
To use an NFC controller, you must initiate the instance with a driver instance, an event queue and a scratch buffer for NDEF messages.
66

0 commit comments

Comments
 (0)