serial_port_win32
serial_port_win32 copied to clipboard
Read Bugs Collection
There are some reports that read function can not work. I have confirmed that it's a bug due to unexpected execution of PurgeComm
.
I have fixed this bug in version 1.1.0
. Now test in ESP32 is passed. I think I should have solved the bug.
If there are still some problems in Read
, please submit in this issue.