Skip to content

Commit 8d3c4db

Browse files
author
Alice Pintus
committed
update sentences
1 parent 8035f24 commit 8d3c4db

File tree

16 files changed

+19
-19
lines changed

16 files changed

+19
-19
lines changed

hardware/arduino/avr/libraries/EEPROM/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=EEPROM
22
version=2.0
33
author=Arduino, Christopher Andrews
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE and Arduino ZERO.
5+
sentence=Enables reading and writing to the permanent board storage.
66
paragraph=
77
category=Data Storage
88
url=http://www.arduino.cc/en/Reference/EEPROM

hardware/arduino/avr/libraries/HID/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=HID
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads
5+
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads.
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/HID

hardware/arduino/avr/libraries/SPI/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=SPI
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For all Arduino boards, BUT Arduino DUE.
5+
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/SPI

hardware/arduino/avr/libraries/SoftwareSerial/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=SoftwareSerial
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables serial communication on digital pins. For all Arduino boards, BUT Arduino DUE.
5+
sentence=Enables serial communication on digital pins.
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/SoftwareSerial

hardware/arduino/avr/libraries/Wire/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=Wire
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For all Arduino boards, BUT Arduino DUE.
5+
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus.
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/Wire

hardware/arduino/sam/libraries/HID/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=HID
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads
5+
sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads.
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/HID

hardware/arduino/sam/libraries/SPI/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=SPI
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus. For Arduino DUE only.
5+
sentence=Enables the communication with devices that use the Serial Peripheral Interface (SPI) Bus.
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/SPI

hardware/arduino/sam/libraries/Wire/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=Wire
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus. For Arduino DUE only.
5+
sentence=Allows the communication between devices or sensors connected via Two Wire Interface Bus.
66
paragraph=
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/Wire

libraries/Ethernet/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=Ethernet
22
version=1.1.1
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables network connection (local and Internet) using the Arduino Ethernet board or shield. For all Arduino boards.
5+
sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.
66
paragraph=With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. The library provides both Client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/Ethernet

libraries/GSM/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=GSM
22
version=1.0.5
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables GSM/GRPS network connection using the Arduino GSM Shield. For all Arduino boards BUT Arduino DUE.
5+
sentence=Enables GSM/GRPS network connection using the Arduino GSM Shield.
66
paragraph=Use this library to make/receive voice calls, to send and receive SMS with the Quectel M10 GSM module.</br>This library also allows you to connect to internet through the GPRS networks. You can either use web Clients and Servers.</br>
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/GSM

libraries/LiquidCrystal/library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=LiquidCrystal
22
version=1.0.4
33
author=Arduino, Adafruit
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Allows communication with alphanumerical liquid crystal displays (LCDs). For all Arduino boards.
6-
paragraph=This library allows an Arduino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4 or 8 bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control lines).
5+
sentence=Allows communication with alphanumerical liquid crystal displays (LCDs).
6+
paragraph=This library allows an Arduino/Genuino board to control LiquidCrystal displays (LCDs) based on the Hitachi HD44780 (or a compatible) chipset, which is found on most text-based LCDs. The library works with in either 4 or 8 bit mode (i.e. using 4 or 8 data lines in addition to the rs, enable, and, optionally, the rw control lines).
77
category=Display
88
url=http://www.arduino.cc/en/Reference/LiquidCrystal
99
architectures=*

libraries/SD/library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=SD
22
version=1.0.7
33
author=Arduino, SparkFun
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables reading and writing on SD cards. For all Arduino boards.
6-
paragraph=Once an SD memory card is connected to the SPI interfare of the Arduino board you are enabled to create files and read/write on them. You can also move through directories on the SD card.
5+
sentence=Enables reading and writing on SD cards.
6+
paragraph=Once an SD memory card is connected to the SPI interfare of the Arduino/Genuino board you are enabled to create files and read/write on them. You can also move through directories on the SD card.
77
category=Data Storage
88
url=http://www.arduino.cc/en/Reference/SD
99
architectures=*

libraries/Servo/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=Servo
22
version=1.1.1
33
author=Michael Margolis, Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Allows Arduino boards to control a variety of servo motors. For all Arduino boards.
5+
sentence=Allows Arduino/Genuino boards to control a variety of servo motors.
66
paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos using only 1 timer.<br />On the Arduino Due you can control up to 60 servos.<br />
77
category=Device Control
88
url=http://www.arduino.cc/en/Reference/Servo

libraries/Stepper/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=Stepper
22
version=1.1.2
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Allows Arduino boards to control a variety of stepper motors. For all Arduino boards.
5+
sentence=Allows Arduino boards to control a variety of stepper motors.
66
paragraph=This library allows you to control unipolar or bipolar stepper motors. To use it you will need a stepper motor, and the appropriate hardware to control it.
77
category=Device Control
88
url=http://www.arduino.cc/en/Reference/Stepper

libraries/TFT/library.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=TFT
22
version=1.0.5
33
author=Arduino, Adafruit
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display. For all Arduino boards.
6-
paragraph=This library is compatible with most of the TFT display based on the ST7735 chipset
5+
sentence=Allows drawing text, images, and shapes on the Arduino TFT graphical display.
6+
paragraph=This library is compatible with most of the TFT display based on the ST7735 chipset.
77
category=Display
88
url=http://www.arduino.cc/en/Reference/TFTLibrary
99
architectures=*

libraries/WiFi/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=WiFi
22
version=1.2.6
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield. For all Arduino boards.
5+
sentence=Enables network connection (local and Internet) using the Arduino WiFi shield.
66
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The shield can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/WiFi

0 commit comments

Comments
 (0)