Skip to content

Commit 7177d93

Browse files
authored
Merge pull request #692 from espressif/petr/feat/sd_card_example_picture
Add a picture of ESP-BOX-3 running the SD card example
2 parents 3f2fe1e + d6a8c20 commit 7177d93

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

examples/display_sdcard/README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Display and SD card example
22

3-
This example shows how you can interact with a display and perform reads and writes to an SD card.
3+
<table>
4+
<tr><td valign="top">
45

6+
This example shows how you can interact with a display and perform reads and writes to an SD card.
57
By default, the SD card is interfaced using the SDMMC inteface.
68

9+
</td><td width="200" valign="top">
10+
<img src="/examples/display_sdcard/doc/pic.webp">
11+
</td></tr>
12+
</table>
13+
714
### Hardware Required
815

916
Any compatible board and an SD card.
14.4 KB
Loading

0 commit comments

Comments
 (0)