Skip to content

Releases: ralvarezdev/tinygo-pwm

renamed parameters of SetDuty function

22 Sep 15:49
3dccd0a

Choose a tag to compare

v0.1.1

refactor: renamed parameters of SetDuty function

added SetDuty utility function and PWM interface based on tinygo drivers servo package

22 Sep 15:30
8270fd3

Choose a tag to compare

v0.1.0

feat: added SetDuty utility function and PWM interface based on tinyg…