-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Hello and thanks again for this awesome script 👍
I've recently moved a source subtree from github submodule to a declaration in the library.json and library.properties file, and the Arduino IDE seems to prompt for installation of the dependency as expected.
While adding an extra line to my travis.yml isn't an issue at all, I was wondering if having check_library_properties
to read the "depends" values in the library.properties file would make sense ?