Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 66512a3

Browse files
committed
Update descriptions
1 parent ad7594a commit 66512a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Control DMX lights with your Arduino.
44

5-
Using the RS485 shields, like the MKR 485 shield. This library depends on the ArduinoRS485 library.
5+
Using RS485 shields, like the MKR 485 Shield. This library depends on the ArduinoRS485 library.
66

77
For more information about this library please visit us at
88
http://www.arduino.cc/en/Reference/ArduinoDMX

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version=1.0.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=Control DMX lights with your Arduino.
6-
paragraph=Using the RS485 shields, like the MKR 485 shield. This library depends on the RS485 library.
6+
paragraph=Using RS485 shields, like the MKR 485 Shield. This library depends on the RS485 library.
77
category=Other
88
url=http://www.arduino.cc/en/Reference/ArduinoDMX
99
architectures=*

0 commit comments

Comments
 (0)