unosquare / wiringpi-dotnet

Provides complete managed access to the popular wiringpi C library
MIT License
68 stars 13 forks source link

Hardware PWM - WiringPi Update #9

Closed k3z0 closed 5 years ago

k3z0 commented 5 years ago

Changing all Hardware PWM functions to allow changing values without the need to change the actual mode to PwmOutput.

Update to use libwiringPi.so.2.50 (It is not clear when will the sources for version 2.52 be available)