I have an issue in importing the GRBL library:
-
I downloaded most recent version from official Github repository (LIBRARIES THAT COULD NOT BE IMPORTED:
[grbl] parse library.properties: library.properties not found) as zip file -
I extracted the file, then (following suggestions in other forums) I created new file library.properties and inserted all the needed arguments as per Arduino library specification (Redirecting)
-
I compressed again the directory as .zip file
-
I tried to import the library as Zip file both with Arduino Online tool and also with offline version Arduino IDE but I always get error:
LIBRARIES THAT COULD NOT BE IMPORTED:
[grbl] parse library.properties: library.properties not found
Am I doing some mistake in the procedure or may anyone copy/paste content of his own library.properties file?
Thanks,
Matteo