Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ESP32-P4_Function_EV_Board with ESP32_Module_SDIO_Converter_Board

### Step to enable this component in an example code:

1. Add this component to your project using ```idf.py add-dependency esp_extconn``` command.
1. Add this component to your project using ```idf.py add-dependency esp-extconn``` command.

2. In the main file of the example, add the following line:
```c
Expand Down