This repository was archived by the owner on Jan 29, 2023. It is now read-only.
v1.2.0 to add support to new ESP32-S2, ESP32-S3, ESP32-C3, to convert to `h-only` library, etc.
Releases v1.2.0
- Add support to new
ESP32-S3(ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3, etc.) - Add support to new
ESP32-S2(ESP32S2_DEV, etc.) - Add support to new
ESP32-C3(ESP32C3_DEV, 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