mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-29 18:52:13 +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
|
name=SpacebrewYun
|
||||||
author=
|
author=Julio Terra
|
||||||
email=
|
email=julioterra@gmail.com
|
||||||
sentence=
|
sentence=Easily connect the Arduino Yun to Spacebrew
|
||||||
paragraph=
|
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=
|
url=https://github.com/julioterra/yunSpacebrew
|
||||||
architectures=avr
|
architectures=avr
|
||||||
version=1.0
|
version=1.0
|
||||||
dependencies=
|
dependencies=Bridge
|
||||||
core-dependencies=arduino (>=1.5.0)
|
core-dependencies=arduino (>=1.5.0)
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
name=Temboo
|
name=Temboo
|
||||||
author=Temboo
|
author=Temboo
|
||||||
email=hey@temboo.com
|
email=support@temboo.com
|
||||||
sentence=This is the library to use the Temboo Choreos with the Arduino Yun.
|
sentence=This library enables calls to Temboo, a platform that connects the Yun to 100+ APIs.
|
||||||
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.
|
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
|
url=http://www.temboo.com
|
||||||
architectures=avr
|
architectures=avr
|
||||||
version=1.0
|
version=1.0
|
||||||
dependencies=
|
dependencies=Bridge
|
||||||
core-dependencies=arduino (>=1.5.0)
|
core-dependencies=arduino (>=1.5.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user