Skip to content

Releases: ralvarezdev/tinygo-escmotor

added lost stop time to ensure the changing directions delays are met

24 Sep 22:34
ac4edfd

Choose a tag to compare

v0.2.6

test:  added lost stop time to ensure the changing directions delays …

removed runtime.Gosched

23 Sep 00:44
501f43e

Choose a tag to compare

v0.2.5

test: removed runtime.Gosched

modified setGraduallyPulseWidthPrefix message

22 Sep 17:53
476e2a1

Choose a tag to compare

v0.2.4

minor: modified setGraduallyPulseWidthPrefix message

added log for pulse update, even if pulseSteps is nil

22 Sep 17:45
fe98030

Choose a tag to compare

v0.2.3

refactor: added log for pulse update, even if pulseSteps is nil

added SetDuty call on nil pulseStep

22 Sep 17:37
e77515f

Choose a tag to compare

v0.2.2

fix: added SetDuty call on nil pulseStep

upgraded dependencies

22 Sep 17:29
3d825e2

Choose a tag to compare

v0.2.1

chore: upgraded dependencies

removed tinygo servo driver dependency and make interval change optional for instant brake

22 Sep 17:00
419833d

Choose a tag to compare

v0.2.0

refactor: removed tinygo servo driver dependency and make interval ch…

added more logs

19 Sep 11:50
65ba466

Choose a tag to compare

v0.1.4

refactor: added more logs

modified Handler interface to match with the latest changes

19 Sep 11:34
ef9d3b0

Choose a tag to compare

v0.1.3

refactor: modified Handler interface to match with the latest changes

added Direction enum and backwardToForwardDelay and forwardToBackwardDelay parameters

18 Sep 22:16
68391f4

Choose a tag to compare

v0.1.2

feat: added Direction enum and backwardToForwardDelay and forwardToBa…