mirror of
https://github.com/micropython/micropython.git
synced 2026-01-15 00:17:21 +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>