mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-23 16:23:43 +02:00
fix uart pinout on esp32s boards
This commit is contained in:
@@ -56,7 +56,9 @@ CONFIG_SPIRAM_SPEED_80M=y
|
||||
# OpenIris: Serial Communication Settings
|
||||
#
|
||||
CONFIG_UART_PORT_NUMBER=0
|
||||
CONFIG_UART_RX_PIN=-1
|
||||
CONFIG_UART_TX_PIN=-1
|
||||
CONFIG_UART_RX_PIN=3
|
||||
CONFIG_UART_TX_PIN=1
|
||||
|
||||
# end of OpenIris: Serial Communication Settings
|
||||
|
||||
# CONFIG_MONITORING_LED_CURRENT is not set
|
||||
Reference in New Issue
Block a user