added arduino, modified build
This commit is contained in:
11
arduino/libraries/SpacebrewYun/library.properties
Normal file
11
arduino/libraries/SpacebrewYun/library.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
name=SpacebrewYun
|
||||
author=Julio Terra
|
||||
maintainer=Julio Terra <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
|
||||
category=Communication
|
||||
url=https://github.com/julioterra/yunSpacebrew
|
||||
architectures=avr
|
||||
version=1.0.1
|
||||
dependencies=Bridge
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
Reference in New Issue
Block a user