Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default servo.h doesn't support ESP32 how did you get this to compile for Seeed Xiao ESP32-C3? #3

Open
rwhiffen opened this issue Jun 27, 2024 · 1 comment

Comments

@rwhiffen
Copy link
Collaborator

forgive my ignorance here.

When I try to compile the sketch for my ESP32 I get an error that Servo.h doesn't support the ESP32 architecture.

Does the Seeed Xiao ESP32-C3 not present as an ESP32 architecture or do you have an alternative Servo.h?

@Maciej-droid
Copy link
Collaborator

For ESP32C3 you should install "ESP32 ESP32S2 AnalogWrite" library by David LLoyd. It's the proper pack with Servo.h library. It work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants