Arduino/libraries/SpacebrewYun/library.properties

11 lines
450 B
INI

name=SpacebrewYun
author=Julio Terra
email=julioterra@gmail.com
sentence=Enables the communication between interactive objects using WebSockets. For Arduino Yún only.
paragraph=This library was developed to enable you to easily connect the Arduino Yún to Spacebrew. To learn more about Spacebrew visit Spacebrew.cc
url=https://github.com/julioterra/yunSpacebrew
architectures=avr
version=1.0
dependencies=Bridge
core-dependencies=arduino (>=1.5.0)