Closed itas109 closed 1 year ago
Describe the bug Linux custom baudrate not work Linux下设置自定义波特率不起作用
To Reproduce
CSerialPort sp; sp.init("/dev/ttyS0", 100); sp.open(); bool isOpen = sp.isOpen();
isOpen is true, but receive data is messy code isOpen返回成功,但接收是乱码
Expected behavior isOpen is true, receive normal isOpen返回成功,且接收正常
Desktop (please complete the following information):
Describe the bug Linux custom baudrate not work Linux下设置自定义波特率不起作用
To Reproduce
isOpen is true, but receive data is messy code isOpen返回成功,但接收是乱码
Expected behavior isOpen is true, receive normal isOpen返回成功,且接收正常
Desktop (please complete the following information):