alimentation servo moteur en 7.4 volts

Je ne vois pas ce qui pourrait clocher.

Vérifier les sorties 7 et 8 en faisant clignoter des LEds.

Procéder par élimination, en permutant :

  myservo1.attach(7);
  myservo2.attach(8);
  myservo3.attach(A2);
  myservo4.attach(A3);
  myservo5.attach(A4);
  myservo6.attach(A5);
  myservo7.attach(A0);
  myservo8.attach(A1);

etc.