-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add PIDEasy PID library to Arduino Library Manager #6053
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
Conversation
|
Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy: |
|
❌ ERROR: Your submission meets all requirements. However, the pull request could not be merged. Please follow this guide to sync your fork: Once that is done, it will be merged automatically. |
|
Hi @ByteVoltaTeam. If you intended to submit a library, please check the instructions and update your pull request if necessary: |
|
Arduino Lint has suggestions for possible improvements to https://github.com/ByteVoltaTeam/PIDEasy: |
|
❌ ERROR: Your submission meets all requirements. However, the pull request could not be merged. Please follow this guide to sync your fork: Once that is done, it will be merged automatically. |
|
@per1234 can you help me to solve the conflict, because i don't understand what is wrong |
This is a simple PID control library with support for Proportional, Integral, Derivative control, windup constraint, and derivative smoothing.