Summary of libraries we're using, and what timers they use:

Servo.h: timers 5, 1, 4, and 3 (in that order, depending on how many servos you use)
Tone libraries:

NewPing (for ultrasonic sensor):

Timers and PWM pins: (see RedBack documentation and this summary as well)


Why does this matter? Two reasons:

FAQ: What is the relationship between PWM (via analogWrite) and sending timing information to the servo libraries via the servo library?