diff options
Diffstat (limited to 'libraries/SoftwareSerial/library.properties')
-rw-r--r-- | libraries/SoftwareSerial/library.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/SoftwareSerial/library.properties b/libraries/SoftwareSerial/library.properties new file mode 100644 index 0000000..a69b54d --- /dev/null +++ b/libraries/SoftwareSerial/library.properties @@ -0,0 +1,8 @@ +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. +paragraph= +url=http://arduino.cc/en/Reference/SoftwareSerial +architectures=avr |