Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 452 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 452 Bytes

deneyap-servo-arduino-library

Includes specific functions to drive servo motors by ESP32, ESP32-S2, ESP32-C3 and ESP32-S3 based development boards.

SDK

List fo Functions

void attach(int pin, int channel, int freq, int resolution);
void write(int value);

📑License Information

Please review the LICENSE file for license information.