Hello!
did anyone succeed using servo+ teensy with this rf22 lib?
if i declare a servo to one pin ( myservo.attach(23); ), as soon the connection between my 2 rf22 is available, my servo start to shake.
This happen even if i only declare the pin for the servo. To be honest, i am not sure what i am talking about but could be linked with the interrupt pin used by the rf22 ?
thank you