mirror of
https://github.com/micropython/micropython.git
synced 2026-01-29 07:10:17 +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>