Device Control
Allows ESP32 boards to control servo, tone and analogWrite motors using Arduino semantics.
This library can control a many types of servos.
It makes use of the ESP32 PWM timers: the library can control up to 16 servos on individual channels
No attempt has been made to support multiple servos per channel.
Maintainer: Kevin Harrington
This library is compatible with the esp32 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.