You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features/nfc/doc/nfc_design.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ Class Diagram:
88
88
The `NFCController` class is the entrypoint into NFC for the user.
89
89
90
90
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.
0 commit comments