Skip to content

Add new methods

Choose a tag to compare

@berrak berrak released this 30 Nov 12:56
· 7 commits to master since this release

The release introduces a few more methods.

LedTask::begin(pwm_frequency)
LedTask::updatePwmTask(percentage_duty_cycle)

One blocking method which should not be used in the loop():
LedTask::pulseLedBlk(pulse_count, on_ms, off_ms)