mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
updated the library.properties files for Temboo e Spacebrew libraries
This commit is contained in:
parent
65f0819b05
commit
95d5b1e9ff
@ -1,10 +1,10 @@
|
||||
name=SpacebrewYun
|
||||
author=
|
||||
email=
|
||||
sentence=
|
||||
paragraph=
|
||||
url=
|
||||
author=Julio Terra
|
||||
email=julioterra@gmail.com
|
||||
sentence=Easily connect the Arduino Yun to Spacebrew
|
||||
paragraph=This library was developed to enable you to easily connect the Arduino Yun to Spacebrew. To learn more about Spacebrew visit Spacebrew.cc
|
||||
url=https://github.com/julioterra/yunSpacebrew
|
||||
architectures=avr
|
||||
version=1.0
|
||||
dependencies=
|
||||
dependencies=Bridge
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
@ -1,10 +1,10 @@
|
||||
name=Temboo
|
||||
author=Temboo
|
||||
email=hey@temboo.com
|
||||
sentence=This is the library to use the Temboo Choreos with the Arduino Yun.
|
||||
paragraph=Temboo is a platworm that provides a normalized access to a lot of web services. This library enable the Yun to connect to Temboo and use their APIs are called Choreos.
|
||||
email=support@temboo.com
|
||||
sentence=This library enables calls to Temboo, a platform that connects the Yun to 100+ APIs.
|
||||
paragraph=Temboo is a platform that provides normalized access to 100+ APIs, databases, code utilities and more. This library enables the Yun to connect to Temboo, making it simple to interact with a vast array of web-based resources and services.
|
||||
url=http://www.temboo.com
|
||||
architectures=avr
|
||||
version=1.0
|
||||
dependencies=
|
||||
dependencies=Bridge
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user