PPMReader icon indicating copy to clipboard operation
PPMReader copied to clipboard

Reads fail with output pins set

Open ltruelove opened this issue 5 years ago • 0 comments

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?

ltruelove avatar Feb 06 '20 16:02 ltruelove