arduino-libraries / Servo

Servo Library for Arduino
http://arduino.cc/
GNU Lesser General Public License v2.1
233 stars 251 forks source link

add extend documentation to say which timers are used #99

Open StefanL38 opened 2 years ago

StefanL38 commented 2 years ago

I was looking up the IRRemote-library and found very quickly information which hardware-timer is used. And in which file to lookup how to modify the default-timer.

The servo-library often conflicts with IR. It would be very useful if the used timers would be named at a prominent and easy to find place in the documentation