mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 04:51:12 +02:00
Running the unmodified `pio_uart_rx.py` example by uploading the file and importing it doesn't succeed, and instead emits a NameError at line 26. Signed-off-by: Anson Mansfield <amansfield@mantaro.com>