We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a6baa commit 7d8c325Copy full SHA for 7d8c325
docs/reference/api/connectivity/nfc/NFCController.md
@@ -1,6 +1,6 @@
1
## NFC controller
2
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.
+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.
4
5
To use an NFC controller, you must initiate the instance with a driver instance, an event queue and a scratch buffer for NDEF messages.
6
0 commit comments