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
First, on Arduino IDE 2.x it is not possible to download the current library, always version 3.5.7 is loaded. It seems the library is missing in Arduino caused by the wrong release name.
You should make an explicit release named 3.5.8, better 3.6.0 and also update the files library.jsonand libraries.properties files before!!! you make a release.
The text was updated successfully, but these errors were encountered:
First, on Arduino IDE 2.x it is not possible to download the current library, always version 3.5.7 is loaded. It seems the library is missing in Arduino caused by the wrong release name.
You should make an explicit release named
3.5.8
, better3.6.0
and also update the fileslibrary.json
andlibraries.properties
files before!!! you make a release.The text was updated successfully, but these errors were encountered: