mirror of
https://github.com/micropython/micropython.git
synced 2026-02-11 13:40:24 +01:00
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>