xArm-Python-SDK icon indicating copy to clipboard operation
xArm-Python-SDK copied to clipboard

Update PySerial version to 3.5

Open joshuagruenstein opened this issue 2 years ago • 2 comments

This should be backwards compatible and introduces some nice bugfixes for greater stability. This will also improve compatibility with other Python packages.

joshuagruenstein avatar May 17 '22 21:05 joshuagruenstein

+1

tobiasgoecke avatar Dec 14 '22 15:12 tobiasgoecke

The project currently only supports TCP network communication, and the serial port is only used in the early stage. It no longer supports serial port a long time ago, and the serial port has not been compatible and tested, but the content related to the serial port has not been removed, so upgrade or not pyserial has no effect on this project.

vimior avatar Dec 15 '22 01:12 vimior