Amend NFCController doc

pull/7426/head
Donatien Garnier 2018-08-03 18:38:06 +01:00
parent c772d06280
commit 6837d0300a
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ Class Diagram:
The `NFCController` class is the entrypoint into NFC for the user. The `NFCController` class is the entrypoint into NFC for the user.
When NCI integration is complete (phase 2), this class will have to be provided with a `NCIDriver` instance. When NCI integration is complete (phase 2), this class will have to be provided with a `NCIDriver` instance.
For now, the one controller we support is the PN512 which implements the `NFCControllerDriver` class which is specific to the current MicroNFC release.
It offers the following methods: It offers the following methods: