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
when compiling I got an 'AdafruitIO_WiFi' does not name a type error. Do I miss an #include file? Thank you
The text was updated successfully, but these errors were encountered:
You need to install some libraries: Using the board manager install "Adafruit IO Arduino" and say yes if it wants to install the other needed ones.
Oh wich board are you using? Correct one in the Board Manager choosen? It HAS Wifi yes? :)
Sorry, something went wrong.
No branches or pull requests
when compiling I got an
'AdafruitIO_WiFi' does not name a type
error.
Do I miss an #include file?
Thank you
The text was updated successfully, but these errors were encountered: