per1234 / PalatisSoftPWM

Software PWM library for Arduino
BSD 3-Clause "New" or "Revised" License
17 stars 5 forks source link

Add a non-blocking example sketch #4

Open per1234 opened 8 years ago

per1234 commented 8 years ago

As discussed in https://github.com/per1234/PalatisSoftPWM/commit/510401702e3494dcfbf6f4d76254c981a46e04d2#commitcomment-16774333. The simplified examples are intended to demonstrate the use of the library with the minimum chance of confusing a beginner but most actual applications for this library will require non-blocking code.