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
They changed the file structure of the SDK and arduide needs an update to be able to accommodate for that change.
The text was updated successfully, but these errors were encountered:
@TheDerek, are you talking about the 1.6.9 version ?
Sorry, something went wrong.
I don't know if it is related to arduino version, but with arduino 1.6.10 it fails build code with dependencies like SD.h:
/tmp/arduino-buildHEbaHL/sketch.cpp:21:16: fatal error: SD.h: No such file or directory
The file exists in my arduino installation.
No branches or pull requests
They changed the file structure of the SDK and arduide needs an update to be able to accommodate for that change.
The text was updated successfully, but these errors were encountered: