arduinoio.customLibrary.downloadLibrary
R2026bSyntax
Description
installs the Arduino® compatible library specified by libpath = arduinoio.customLibrary.downloadLibrary(libraryName)libraryName and returns
the full path to the installed library folder.
installs the library from the ZIP file whose full path is specified by
libpath = arduinoio.customLibrary.downloadLibrary(zipFilePath)zipFilePath.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2026b