esp8266/machine_uart: Add rxbuf keyword arg to UART constructor/init.
As per the machine.UART documentation, this is used to set the length of the UART RX buffer.
Showing
Please register or sign in to comment
As per the machine.UART documentation, this is used to set the length of the UART RX buffer.