I want to read an input pulse on PB1, modify/massage it, and then output the modified pulse on PB0 to a servo using PrecisionServo.
The output works fine and gives very precise servo pulses, however PrecisionServo seems to screw up the pulseIn( , ) function.
ATtiny85 running at 1MHz.
Any suggestions?
I want to read an input pulse on PB1, modify/massage it, and then output the modified pulse on PB0 to a servo using PrecisionServo.
The output works fine and gives very precise servo pulses, however PrecisionServo seems to screw up the pulseIn( , ) function.
ATtiny85 running at 1MHz.
Any suggestions?