mirror of
https://github.com/micropython/micropython.git
synced 2026-04-29 20:30:13 +02:00
85a15f995c
SPIRAM usually uses GPIO 9 and 10 on ESP32, so don't use them as default UART pins. Fixes issue #18544. Signed-off-by: Damien George <damien@micropython.org>