Example demonstrating multi-servo control using the ServoController library. The hardware configuration of the servos is stored in: servo_config.h Each servo has its own explicit configuration entry.
* 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 ...