update sentences

This commit is contained in:
Alice Pintus 2016-03-01 16:09:50 +01:00
parent feee822caa
commit 2b1d8d6112
5 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@ name=EEPROM
version=2.0
author=Arduino, Christopher Andrews
maintainer=Arduino <info@arduino.cc>
sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE and Arduino ZERO.
sentence=Enables reading and writing to the permanent board storage.
paragraph=
category=Data Storage
url=http://www.arduino.cc/en/Reference/EEPROM

View File

@ -2,7 +2,7 @@ name=HID
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/HID

View File

@ -2,7 +2,7 @@ name=SPI
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino boards, BUT Arduino DUE.
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/SPI

View File

@ -2,7 +2,7 @@ name=SoftwareSerial
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Enables serial communication on digital pins. For all Arduino boards, BUT Arduino DUE.
sentence=Enables serial communication on digital pins.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/SoftwareSerial

View File

@ -2,7 +2,7 @@ name=Wire
version=1.0
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For all Arduino boards, BUT Arduino DUE.
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus.
paragraph=
category=Communication
url=http://www.arduino.cc/en/Reference/Wire