int servo1 = 8; //Digital PWM pin used by the servo 1 int servo2 = 9; //Digital PWM pin used by the servo 2 int joyX = 0; //Analog pin to which the joystick (X) int joyY = 1; //Analog pin to which the ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.