* This sketch uses the Arduino ESP32 Servo Library to sweep 4 servos in sequence. * Different servos require different pulse widths to vary servo angle, but the range is * an approximately 500-2500 ...
This example sweeps two servos attached to pin headers 1 and 2 on the board. [In the code pins 1 are servonum == 3, and the pins for servo 2 silkscreened on the board are servonum == 2] The piicodev ...