mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-06 06:04:33 +02:00
Merge branch 'contrib/github_pr_13191' into 'master'
Minor documentation fixes Closes IDFGH-12135 See merge request espressif/esp-idf!29077
This commit is contained in:
@@ -15,7 +15,7 @@ python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
# We need to list all the submodules included in documenation build by DOxygen
|
||||
# We need to list all the submodules included in documenation build by Doxygen
|
||||
submodules:
|
||||
include:
|
||||
- components/mqtt/esp-mqtt
|
||||
|
@@ -114,8 +114,6 @@ In this example, current consumption in light sleep mode is in the range of 0.8
|
||||
|
||||

|
||||
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If pressing the button attached to GPIO0 does not affect program behavior, check DTR/RTS configuration in the serial monitor. This is not necessary for IDF monitor, but for other tools it might be necessary to set DTR and RTS line state to "disabled" or "de-asserted".
|
||||
|
||||
|
Reference in New Issue
Block a user