Fix GPIO pins of 2nd and 3rd hardware UART (#3958)

This commit is contained in:
Pascal Roeleven 2024-06-18 06:42:31 +02:00 committed by GitHub
parent 0d6f35788f
commit a611e0bac8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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