blob: 7c326c02303839289530b1e6d16cae16d194fbab (
plain) (
blame)
1
2
3
4
5
6
|
UART(1, baudrate=9600, bits=8, parity=None, stop=1, timeout=1000, timeout_char=0, read_buf_len=64)
UART(1, baudrate=2400, bits=8, parity=None, stop=1, timeout=1000, timeout_char=0, read_buf_len=64)
False
3
4
None
|