mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Adding the IO2 pin to the GPIO pin list (#354)
This is probably the easiest GPIO pin to use on any of the Sonoff devices. Header is already there out of the box so no soldering and it's not used for anything else.
This commit is contained in:
parent
c66462a2fb
commit
545a4c998c
@ -214,6 +214,8 @@ of the basic functions.
|
||||
``GPIO1`` ``RX`` pin (for external sensors)
|
||||
---------------------------------------- -----------------------------------------
|
||||
``GPIO3`` ``TX`` pin (for external sensors)
|
||||
---------------------------------------- -----------------------------------------
|
||||
``GPIO2`` ``IO2`` pin (for external sensors)
|
||||
======================================== =========================================
|
||||
|
||||
.. code-block:: yaml
|
||||
|
Loading…
Reference in New Issue
Block a user