1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

modified sentences in library.properties files

This commit is contained in:
Fede85
2014-07-18 19:11:54 +02:00
parent 641ea440ff
commit b02e85ceb2
25 changed files with 61 additions and 19 deletions

View File

@ -2,7 +2,7 @@ name=Bridge
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=The library to use the Arduino Yún. The Bridge library create a link between the 32U4 and the AR9331 enabling to control most of the linux features from the sketch.
sentence=Enables the communication between the Linux processor and the AVR on the Yún. For Arduino Yún and TRE only.
paragraph=The Bridge library feature: access to the shared storage, run and manage linux processes, open a remote console, access to the linux file system, including the SD card, enstablish http clients or servers.
url=http://arduino.cc/en/Reference/YunBridgeLibrary
architectures=*