-
- Downloads
esp32/machine_uart: Return None from UART read if no data is available.
This is instead of returning an empty bytes object, and matches how other ports handle non-blocking UART read behaviour.
Please register or sign in to comment
This is instead of returning an empty bytes object, and matches how other ports handle non-blocking UART read behaviour.