mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-29 05:21:37 +03:00
Fix spelling typo under doc/faq (#7538)
This patch fixes some spelling typo found in doc/faq.
This commit is contained in:
@ -313,14 +313,14 @@ example at 921600 baud, but with two reset retries.
|
||||
|
||||
Reset Method: nodemcu, reset retries
|
||||
|
||||
If you are interested how noodemcu reset method is implemented, then
|
||||
If you are interested how nodemcu reset method is implemented, then
|
||||
check circuit below. As indicated it does not pull to ground RTS and DTR
|
||||
lines once you open Serial Monitor in Arduino IDE.
|
||||
|
||||
.. figure:: pictures/a01-nodemcu-reset-implementation.png
|
||||
:alt: Implementation of noodemcu reset
|
||||
:alt: Implementation of nodemcu reset
|
||||
|
||||
Implementation of noodemcu reset
|
||||
Implementation of nodemcu reset
|
||||
|
||||
It consists of two transistors and resistors that you can locate on
|
||||
NodeMCU board on right. On left you can see complete circuit and the
|
||||
|
Reference in New Issue
Block a user