CSerialPort V4.2.2
CSerialPort v4.2.2.230215
lightweight cross-platform serial port library for C/C++/C#/Java/Python/Node.js
轻量级、跨平台串口类库,支持C/C++/C#/Java/Python/Node.js
Feature:
- read event notify with portName and readBufferLen 读取事件通知支持串口名称与长度
- add function getReadBufferUsedLen() to get used buffer length 增加getReadBufferUsedLen函数用于获取缓冲区长度
- add LOG_INFO to output CSerialPort info 增加LOG_INFO输出串口信息