Skip to content

Releases: MrYsLab/telemetrix-aio

Added optional parameter to spi_read_blocking

26 Oct 15:22
Compare
Choose a tag to compare

The "read bit" may be optionally set to 0.

Fix for issue #19

11 May 19:53
Compare
Choose a tag to compare

Comment change for i2c_read report data comment—no code changes.

bug fix: each stepper motor references the same info list

25 Mar 16:15
Compare
Choose a tag to compare
1.23

Bug fix: each stepper motor references the same info list

Fixed a missing await statement

30 Sep 14:43
Compare
Choose a tag to compare
1.22

Fixed a missing await instruction

Increased maximum number of steppers from 4 to 8

28 Sep 15:55
Compare
Choose a tag to compare
1.21

increased max number of steppers to 8

Fix for stepper continuous in reverse direction

24 Sep 16:49
Compare
Choose a tag to compare

Added sonar disable/enable commands

06 Feb 20:40
77b50be
Compare
Choose a tag to compare
Merge pull request #17

Sonar disable/enable command added

Update i2c read to allow for read without write to register

16 Feb 17:06
94cfa7e
Compare
Choose a tag to compare

Fixes reverse stepper motor bug

11 Feb 23:41
Compare
Choose a tag to compare
1.10

Fixes reverse stepper motor bug

Added stepper motor support

29 Nov 16:30
0456410
Compare
Choose a tag to compare
Merge pull request #11 from MrYsLab/stepper

Stepper motor support.