-
Notifications
You must be signed in to change notification settings - Fork 226
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
Install Troubles #19
Comments
same here |
This repo isn't really set up for you to download the github zip and import it as a library into Arduino. You just need to copy the PID_AutoTune_v0.h and PID_AutoTune_v0.cpp into your sketch directory and you are good to go. |
It's also registered with the arduino ide, so you can just import it from
there
…On Sat, Nov 2, 2019, 8:09 PM Blair Wyatt ***@***.***> wrote:
This repo isn't really set up for you to download the github zip and
import it as a library into Arduino.
You just need to copy the PID_AutoTune_v0.h and PID_AutoTune_v0.cpp into
your sketch directory and you are good to go.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#19?email_source=notifications&email_token=AACYX4UW6KX4R6RB6UU2GC3QRYJEPA5CNFSM4GFAKJY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC5HYVQ#issuecomment-549092438>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACYX4WC2ROP7CEDACJJT73QRYJEPANCNFSM4GFAKJYQ>
.
|
@br3ttb In the library manager of Arduino IDE 2.0 beta the lib seems to be missing. |
If I past the EDIT: |
Hello!
I'm having a hard time even getting this library to install. It's not showing up in the Library Manager so I came here to install the .zip and that's not working out either. It always just says that:
"Specified folder/zip file does not contain a valid library"
What can I even attempt do with that? I know that my IDE is installing .zip files fine otherwise--I just installed via .zip for the Adafruit Motor Shield V2 Library and it's working just fine.
The text was updated successfully, but these errors were encountered: