diff options
| author | Barry Golden <[email protected]> | 2019-08-21 04:57:10 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-21 04:57:10 -0700 |
| commit | 82bd522bb3b893e145d6d73f930edfc04977e4de (patch) | |
| tree | 684df321554eba1d7314b2a9e2884ae5757645a4 /nfc | |
| parent | da00f648b0da8db93a8e978253bfed12e57e037e (diff) | |
Diffstat (limited to 'nfc')
| -rw-r--r-- | nfc/NfcCxSample/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nfc/NfcCxSample/README.md b/nfc/NfcCxSample/README.md index 19ea8e2c..0d9bd185 100644 --- a/nfc/NfcCxSample/README.md +++ b/nfc/NfcCxSample/README.md @@ -28,7 +28,7 @@ This sample builds a Universal Windows Driver. It uses only APIs and DDIs that a ### WDK -- [NfcCx.h](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/nfccx/) - The NFC CX's client driver API. (This file is included in the WDK.) +- [NfcCx.h](https://docs.microsoft.com/windows-hardware/drivers/ddi/content/nfccx/) - The NFC CX's client driver API. This file is included in the WDK. ### Project |
