Skip to content

Commit 7905133

Browse files
SimonePDAcalvinatintel
SimonePDA
authored andcommitted
Update library.properties
1 parent bc9c387 commit 7905133

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libraries/CurieSoftwareSerial/library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=CurieSoftwareSerial
22
version=0.1
33
author=Intel
44
maintainer=Intel <dino.tinitigan@intel.com>
5-
sentence=SoftwareSerial Library port for Arduino101
6-
paragraph=
5+
sentence=Enables serial communication on any digital pin, port for Curie Core.
6+
paragraph=The CurieSoftwareSerial library has been developed to allow serial communication on any digital pin of the board, using software to replicate the functionality of the hardware UART. It is possible to have multiple software serial ports with speeds up to 115200 bps.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/SoftwareSerial
99
architectures=arc32

0 commit comments

Comments
 (0)