Skip to content

Releases: LukeSkywalker92/pyTMCL

Travis switched from org to com

16 Nov 11:07

Choose a tag to compare

Python3 is supported now

26 Oct 13:30

Choose a tag to compare

Better termination of thread

23 Oct 08:44

Choose a tag to compare

Added thread cleanup when motor is stopped

18 Oct 13:17

Choose a tag to compare

Added Freewheeling

11 Oct 10:16

Choose a tag to compare

Added getter and setter for freewheeling delay to motor

Fixing a bug of callbacks

09 Oct 13:18

Choose a tag to compare

Some fixes for examples in README

08 Oct 17:36

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

Choose a tag to compare

Fix for Travis CI

06 Oct 15:05

Choose a tag to compare

1.0.2

fix

Changed callback syntax to threading style

06 Oct 14:58

Choose a tag to compare

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