History
Changed the definition of how to receive a PWM input such that when no signal is received, the output of the function dutycycle() is 0.0, instead of holding the last value received.
2018-12-13, by bignick26 [Thu, 13 Dec 2018 21:28:56 +0000] rev 2
Changed the definition of how to receive a PWM input such that when no signal is received, the output of the function dutycycle() is 0.0, instead of holding the last value received.
Convert previous example in to a library, including doxygen docs
2010-09-02, by simon [Thu, 02 Sep 2010 18:17:35 +0000] rev 1
Convert previous example in to a library, including doxygen docs