Pi4J / pi4j-v2

Pi4J Version 2.0
Apache License 2.0
273 stars 57 forks source link

Pwm provider cleanup #349

Closed taartspi closed 5 months ago

taartspi commented 5 months ago

@FDelporte I cleaned up the code to remove the else legs, and the error of returning 150 from both then/else. I added the test into the pigpio SPI and SERIAL, although no corresponding new providers exist I did this so they are ready. And of course the Serial likely never replaced.