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
One of the includes for clock_arch.c is:
which isn't in the library source code listings.
Does this exist somewhere outside the library?
The text was updated successfully, but these errors were encountered:
see http://www.sundh.com/blog/2012/02/make-wishield-work-in-latest-arduino-ide/ as the new Arduino software does not support it
Sorry, something went wrong.
No branches or pull requests
One of the includes for clock_arch.c is:
include "wiring.h"
which isn't in the library source code listings.
Does this exist somewhere outside the library?
The text was updated successfully, but these errors were encountered: