1
0
mirror of https://github.com/s00500/SimpleExpressions synced 2024-07-27 03:57:05 +00:00
SimpleExpressions/library.properties
per1234 16b8a09161
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).
2020-01-06 00:11:18 -08:00

11 lines
374 B
INI

name=SimpleExpressions
version=1.1.1
author=Lukas Bachschwell
maintainer=Lukas Bachschwell <lukas@lbsfilm.at>
sentence=Make you Robots cute and noisy
paragraph=A simple library to create cool mouths and funny sounds using a 7 led ws2812 ring and a buzzer
category=Signal Input/Output
url=https://github.com/s00500/SimpleExpressions
architectures=*
depends=Adafruit NeoPixel