Skip to content

Releases: LukeSkywalker92/pyTMCL

Travis switched from org to com

16 Nov 11:07
Compare
Choose a tag to compare

Python3 is supported now

26 Oct 13:30
Compare
Choose a tag to compare

Better termination of thread

23 Oct 08:44
Compare
Choose a tag to compare

Added thread cleanup when motor is stopped

18 Oct 13:17
Compare
Choose a tag to compare

Added Freewheeling

11 Oct 10:16
Compare
Choose a tag to compare

Added getter and setter for freewheeling delay to motor

Fixing a bug of callbacks

09 Oct 13:18
Compare
Choose a tag to compare

Some fixes for examples in README

08 Oct 17:36
Compare
Choose a tag to compare

Fixed some bugs in the examples of the README that happened due to the cloning of the project.

New secure key for Travis CI

06 Oct 15:28
Compare
Choose a tag to compare

Fix for Travis CI

06 Oct 15:05
Compare
Choose a tag to compare
1.0.2

fix

Changed callback syntax to threading style

06 Oct 14:58
Compare
Choose a tag to compare

The syntax for callbacks is now the same as for a Thread of the default threading module of python.