lib-deps
Check an Arduino library's dependency status to see what it requires or is missing before compiling when an install seems incomplete.
Instructions
Check the dependency status of a library (what it needs, what's missing). Run before compile when a library install seems incomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Library name, optionally pinned: 'AudioZero' or 'AudioZero@1.0.0' |