Skip to content

Commit 7391a7d

Browse files
committed
Update description
1 parent e903f2b commit 7391a7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= RS485 Library for Arduino =
22

3-
Enables sending and receiving data using the RS485 standard with RS485 shields, like the MKR 485 shield.
3+
Enables sending and receiving data using the RS485 standard with RS485 shields, like the MKR 485 Shield.
44

55
This library supports the Maxim Integrated MAX3157 and equivalent chipsets.
66

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=ArduinoRS485
22
version=1.0.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
5-
sentence=Enables sending and receiving data using the RS485 standard with RS485 shields, like the MKR 485 shield.
5+
sentence=Enables sending and receiving data using the RS485 standard with RS485 shields, like the MKR 485 Shield.
66
paragraph=This library supports the Maxim Integrated MAX3157 and equivalent chipsets.
77
category=Communication
88
url=http://www.arduino.cc/en/Reference/ArduinoRS485

0 commit comments

Comments
 (0)