How do I change the timer used on libraries??
I think I must have a timer conflict on a project. I am using an adafruit servo shield AND an nrf2401 with RF24. the servo shield uses the wire.h library, which after some quick searching I'm pretty sure uses timer 1, and so does RF24.
what a pain the butt to constantly find new libraries,, just how hard is it to change the timer used by a library? I can't barely read those things,, so I'm sure it's quite a challenge for someone like me,, but I would like to start learning about it, and am hoping for some good pointers to save me from lots of searching that brings up the wrong info.
thanks. !