Releases: LukeSkywalker92/pyTMCL
Releases · LukeSkywalker92/pyTMCL
Travis switched from org to com
1.0.10 1.0.10
Python3 is supported now
1.0.9 1.0.9
Better termination of thread
1.0.8 1.0.8
Added thread cleanup when motor is stopped
1.0.7 1.0.7
Added Freewheeling
Added getter and setter for freewheeling delay to motor
Fixing a bug of callbacks
1.0.5 1.0.5
Some fixes for examples in README
Fixed some bugs in the examples of the README that happened due to the cloning of the project.
New secure key for Travis CI
1.0.3 1.0.3
Fix for Travis CI
1.0.2 fix
Changed callback syntax to threading style
The syntax for callbacks is now the same as for a Thread of the default threading module of python.