mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs: fix double spelling error in bt_spp_initiator
when checking the idf.py menuconfig, we see that this path is incorrectly spelled
This commit is contained in:
parent
d7bb5c4218
commit
dee4424a45
@ -17,7 +17,7 @@ This example is designed to run on commonly available ESP32 development board, e
|
||||
idf.py menuconfig
|
||||
```
|
||||
|
||||
In `menuconfig` path: `Coponent config --> Bluetooth--> Bluedroid Options -->SPP` and `Coponent config --> Bluetooth--> Bluedroid Options -->Secure Simple Pair`.
|
||||
In `menuconfig` path: `Component config --> Bluetooth--> Bluedroid Options -->SPP` and `Component config --> Bluetooth--> Bluedroid Options -->Secure Simple Pair`.
|
||||
|
||||
### Build and Flash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user