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:
@ -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=*
|
||||
|
Reference in New Issue
Block a user