You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
On https://create.arduino.cc/editor (the Arduino Web IDE) we include all the libraries in the Library Manager, your library is giving a warning for every single compilation, and many users have complained about it on our Forum.
WARNING: Category '' in library Parse Arduino SDK is not valid. Setting to 'Uncategorized'
This is due to the fact that you have modified the library.properties but haven't published a release yet.
We would really appreciate if you could make a release, so that the updated version will be automatically displayed in the Library Manager and the warning will disappear.