Deletion log

Jump to navigation Jump to search

Below is a list of the most recent deletions.

Logs
  • 14:42, 13 January 2023 Annasa talk contribs deleted page Double servo me (content was: "=Now we add two servos and two pots= 1000 px <syntaxhighlight lang=c style="border:3px dashed blue"> #include <Servo.h> Servo myservo1; // create servo object to control a servo Servo myservo2; // create servo object to control a second servo int pot1 = 0; // analog pin used to connect one potentiometer int pot2 = 1; // analog pin used to connect another potentiometer int val1 = 0; // variable to read the value from one analo...")