Skip to content

Commit 47ad607

Browse files
Amanda ButlerDonatien Garnier
authored andcommitted
Copy edit NFC.md
Copy edit for image formatting.
1 parent a1336d3 commit 47ad607

File tree

1 file changed

+4
-7
lines changed
  • docs/reference/technology/connectivity

1 file changed

+4
-7
lines changed

docs/reference/technology/connectivity/NFC.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## NFC
1+
## NFC
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)