Skip to content

Commit 60d7e1d

Browse files
Amanda ButlerDonatien Garnier
authored andcommitted
Copy edit NFC.md
Copy edit for image formatting.
1 parent 9bce57a commit 60d7e1d

File tree

1 file changed

+3
-6
lines changed
  • docs/reference/technology/connectivity

1 file changed

+3
-6
lines changed

docs/reference/technology/connectivity/NFC.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<h2 id="nfc-technology">NFC</h2>
22

3-
NFC stands for Near-Field Communication and is a short-range radio technology. You can use it to enable use cases such as contactless payments, access control or device pairing.
3+
NFC stands for Near-Field Communication and is a short-range radio technology. You can use it to enable use cases such as contactless payments, access control and device pairing.
44

5-
![N Mark][n_mark]
5+
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/n_mark.png)<span>N Mark</span></span>
66

77
You can find more details on NFC about the [NFC Forum's website](https://nfc-forum.org/what-is-nfc/).
88

@@ -42,7 +42,7 @@ NFC EEPROMs behave like NFC tags whose memory can either be addressed through a
4242

4343
NFC examples are available on [GitHub](https://github.com/ARMmbed/mbed-os-example-nfc) and demonstrate how to create NFC tags that you can be read from and write to using a phone.
4444

45-
![An Explore-NFC board attached to a Nucleo board][explorenfc_nucleo]
45+
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/explorenfc_nucleo.png)<span>An Explore-NFC board attached to a Nucleo board</span></span>
4646

4747
### API
4848

@@ -53,6 +53,3 @@ You must initiate either entry point with a driver instance, an event queue and
5353
### Design
5454

5555
A detailed design document is available [within the Mbed OS source tree](https://github.com/ARMmbed/mbed-os/docs/design-documents/nfc/nfc_design.md). It details the rationale behind the API design.
56-
57-
[explorenfc_nucleo]: explorenfc_nucleo.jpg
58-
[n_mark]: n_mark.png

0 commit comments

Comments
 (0)