Skip to content

CSerialPort V3.0.3

Compare
Choose a tag to compare
@itas109 itas109 released this 21 Jun 14:03
· 529 commits to master since this release

1.增加信号与槽机制传输数据 add sigslot.h to send data
2.修复handle初始化问题,全部初始化为INVALID_HANDLE_VALUE modify handle init INVALID_HANDLE_VALUE
3.修复串口打开失败,再次成功打开串口后,不能正常读写问题 fix can not read and write when the port open failed