mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-12 10:24:00 +01:00
Fix GPIO pins of 2nd and 3rd hardware UART (#3958)
This commit is contained in:
parent
0d6f35788f
commit
a611e0bac8
@ -83,8 +83,8 @@ Default UART GPIO Pins
|
||||
* - ESP32
|
||||
- TX: 1, RX: 3
|
||||
- N/A
|
||||
- TX: 9, RX: 10
|
||||
- TX: 16, RX: 17
|
||||
- TX: 10, RX: 9
|
||||
- TX: 17, RX: 16
|
||||
- N/A
|
||||
- N/A
|
||||
* - ESP32-C3
|
||||
|
Loading…
Reference in New Issue
Block a user