p3p / pio-framework-arduino-lpc176x

10 stars 18 forks source link

Add a flag to force software pwm even if the related pin is pwm capable #36

Closed 0r31 closed 3 years ago

0r31 commented 4 years ago

Hi,

As the title states, the goal of this PR is to add a flag on pwm/servo stuff to force software pwm usage even if the related pin is pwm capable.

It could be useful to have different pwm frequencies on different pwm capable pins (especially for servo).

Regards, Orel

0r31 commented 3 years ago

Hi @p3p,

Sorry for this PR, git push on wrong folder...