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

Library is missing dependency list (e.g., Adafruit_I2C) #81

Open
DeflateAwning opened this issue Jun 18, 2023 · 4 comments
Open

Library is missing dependency list (e.g., Adafruit_I2C) #81

DeflateAwning opened this issue Jun 18, 2023 · 4 comments

Comments

@DeflateAwning
Copy link

When using this library in Platform.io, it doesn't install the required dependencies correctly. This is presumably an issue in other development environments as well.

Please set the dependency list correctly and fully. Thanks!

@WackoKacko
Copy link

Was about to post the same issue. Library doesn't work on PlatformIO

@DeflateAwning
Copy link
Author

For me, adding the Adafruit BusIO library to the lib_deps made it work, but that shouldn't be required

@WackoKacko
Copy link

Happy it worked for you. Just tried the same and it still failed to build for me. Any further tips?

@DeflateAwning
Copy link
Author

What's your error? Open a separate issue with your specific error

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