Files
Core2forAWS-MicroPython/tests/pyb/uart.py.exp
T

3 lines
104 B
Plaintext
Raw Normal View History

UART(1, baudrate=9600, bits=8, stop=1, parity=None)
UART(1, baudrate=1200, bits=8, stop=1, parity=None)