Skip to content

Commit e3482a8

Browse files
Update faq.rst (esphome#2057)
1 parent 8210401 commit e3482a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ If an external pullup/down changes the configured voltage levels boot failures o
364364
While the use of them in software is not a problem, if there's something attached to the pins (particularly if they're not floating during the bootup) you may run into problems.
365365
It's recommended to avoid them unless you have a pressing need to use them and you have reviewed the expected boot voltage levels of these pins from the ESP datasheet.
366366

367-
Note that some boards connect pins such as GPIO0 to a builtin tactile switch. In these cases using the strapping pins is not a problem.
367+
Some development boards connect GPIO 0 to a button, often labeled "boot". Holding this button while the ESP is turning on will cause it to go into bootloader mode. Once the ESP is fully booted up, this button can be used as a normal input safely.
368368

369369
How can I test a Pull Request?
370370
------------------------------

0 commit comments

Comments
 (0)