Skip to content

Commit 6837d03

Browse files
author
Donatien Garnier
committed
Amend NFCController doc
1 parent c772d06 commit 6837d03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/nfc/doc/nfc_design.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Class Diagram:
8888
The `NFCController` class is the entrypoint into NFC for the user.
8989

9090
When NCI integration is complete (phase 2), this class will have to be provided with a `NCIDriver` instance.
91+
For now, the one controller we support is the PN512 which implements the `NFCControllerDriver` class which is specific to the current MicroNFC release.
9192

9293
It offers the following methods:
9394

0 commit comments

Comments
 (0)