mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
fix(docs): Minor fixes to light_sleep example README.md
This commit fixes minor issues with the README.md file in examples/system/light_sleep.
This commit is contained in:
parent
43522eee16
commit
98d6c096d0
@ -114,8 +114,6 @@ In this example, current consumption in light sleep mode is in the range of 0.8
|
||||
|
||||
![Current consumption in active mode](image/light_sleep_scope_zoom.png)
|
||||
|
||||
|
||||
## 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".
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user