This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.1.0 to add support to new ESP32_S3, to convert to h-only library, to optimize library code, etc.
Releases v1.1.0
- Add support to new ESP32-S3 (
ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3, etc.) - Convert to h-only library.
- Optimize library code by using
reference-passinginstead ofvalue-passing - Improve accuracy by using
float, instead ofuint32_tforpositionin degrees - Add example multiFileProject to demo for multiple-file project