Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Version v1.0.1

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 13 Dec 21:31
· 53 commits to master since this release
ab36e13

This library enables you to just use 1 Hardware Timer on an ESP32-based board to control 16-or-up servo motors.

  1. Add functions getPosition() and getPulseWidth()
  2. Optimize the code and make it easier to use.
  3. Add more complicated example