Posted on October 08, 2015 at 21:45I want to create a PWM pass-through program that will read a PWM duty cycle from an RC receiver on a pin (Pulse-width: 1ms-2ms @ 50Hz) and then output that duty cycle on another GPIO Pin at 50Hz. (eventually, the p...