We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
For ESP32C3 you should install "ESP32 ESP32S2 AnalogWrite" library by David LLoyd. It's the proper pack with Servo.h library. It work.
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: