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