File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Control DMX lights with your Arduino.
4
4
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.
6
6
7
7
For more information about this library please visit us at
8
8
http://www.arduino.cc/en/Reference/ArduinoDMX
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version=1.0.0
3
3
author =Arduino
4
4
maintainer =Arduino <info@arduino.cc>
5
5
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.
7
7
category =Other
8
8
url =http://www.arduino.cc/en/Reference/ArduinoDMX
9
9
architectures =*
You can’t perform that action at this time.
0 commit comments