docs: Update the application examples in sdio_slave

This commit is contained in:
shenmengjing
2024-07-09 15:47:26 +08:00
parent 25f071342b
commit 04168efcaf
2 changed files with 3 additions and 3 deletions
@@ -280,7 +280,7 @@ There are several ways to use the ``arg`` in the queue parameter:
Application Example
-------------------
Slave/master communication: :example:`peripherals/sdio`.
- :example:`peripherals/sdio/host` and :example:`peripherals/sdio/slave` demonstrate how to use a host to communicate with an ESP SDIO slave device.
API Reference
-------------