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
Thank You for Pushetta!
During Arduino IDE 1.6.6 compile of recipes an error is kicked out for the pushetta library:
WARNING: Category ' ' in library Pushetta is not valid. Setting to 'Uncategorized'
Please add the following "category=communication" to the pushetta 'library.properties' file so that the recent Arduino v.1.6.6 IDE is happy.
Thanks!
The text was updated successfully, but these errors were encountered:
Actually it needs to be category=Communication. The warning will still occur if communication isn't capitalized.
category=Communication
Sorry, something went wrong.
I made the change, sorry for the delay.
No branches or pull requests
Thank You for Pushetta!
During Arduino IDE 1.6.6 compile of recipes an error is kicked out for the pushetta library:
WARNING: Category ' ' in library Pushetta is not valid. Setting to 'Uncategorized'
Please add the following "category=communication" to the pushetta 'library.properties' file so that the recent Arduino v.1.6.6 IDE is happy.
Thanks!
The text was updated successfully, but these errors were encountered: