Specify library dependencies in library.properties

Specifying the library dependencies in the depends field of library.properties causes the Arduino Library Manager (Arduino IDE 1.8.10 and newer) to offer to install any missing dependencies during installation of this library. "arduino-cli lib install" will automatically install the dependencies (arduino-cli 0.7.0 and newer).
pull/2/head
per1234 2020-01-06 19:58:46 -08:00 committed by GitHub
parent 98975aec95
commit 9898448e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ sentence=Watchy - An Open Source E-Ink SmartWatch by SQFMI
paragraph=This library contains drivers and code samples for Watchy
category=Other
url=https://github.com/sqfmi/Watchy
depends=GxEPD