A simple PWM decoder class. It is based on using 2 interrupts, one for rising and another for falling edges of the input pulse. This is a very simple approach, possibly accurate enough to decode RC receiver pulses.

History

Initial commit default tip

2016-05-15, by salarian [Sun, 15 May 2016 11:08:46 +0000] rev 0

Initial commit