This repository was archived by the owner on Jan 29, 2023. It is now read-only.
This repository was archived by the owner on Jan 29, 2023. It is now read-only.
Change Duty Cycle #1
Closed
Description
when I use this lib, after setup the PWM paras, the PWM works well. But I need to change the duty cycle in working, for example, the breathing led.
I have tried to use disable or delete function, but it looks not work, the PWM duty cycle do not change.
So, it would be great if there is a duty cycle set up function.