Hi! I've got an Arduino Uno and a Motor shield rev 3. I want to connect my servomotor to the out ~5 connection (3 pin connection) on the motor shield. If I define it: myservo.attach(5) the output comes to the ~5 pin in the 8 pin (0-7 connections). I know that i can drive the motor that way to but i find it easy to just plug the motor directly to the shield. So does anyone know how to define the output to 3 pin connection out~5?