summaryrefslogtreecommitdiff
path: root/nfc/NfcCxSample
diff options
context:
space:
mode:
authorDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
committerDen Delimarsky <[email protected]>2019-03-13 21:54:14 -0700
commit41c29cb92feff490270b4ce31f67d7baddecc457 (patch)
tree3601c61d3cf6919f2bea780cbdc3f4f3922d914f /nfc/NfcCxSample
parent18cabc43191fd82420adcfac56c0361de98360c9 (diff)
Diffstat (limited to 'nfc/NfcCxSample')
-rw-r--r--nfc/NfcCxSample/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc/NfcCxSample/README.md b/nfc/NfcCxSample/README.md
index 85437cbb..a3af8add 100644
--- a/nfc/NfcCxSample/README.md
+++ b/nfc/NfcCxSample/README.md
@@ -40,4 +40,4 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a
- `DeviceContext::ReadNciPacket` - Demonstrates calling [`NfcCxNciReadNotification`](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/nfccx/nf-nfccx-nfccxncireadnotification).
- [Device.h](windows-drivertemplate-nfc/Device.h)
- - `DeviceContext` - The class that stores the device instance's state. \ No newline at end of file
+ - `DeviceContext` - The class that stores the device instance's state.