PPMReader
PPMReader copied to clipboard
Reads fail with output pins set
I'm trying to control a DC motor with one of the PPM channels, but as soon as I set pin 9 (or 10) to OUTPUT in my setup() function, a value is no longer read from the ppm.get() function. Is there something else I have to do?