Skip to content

Commit

Permalink
Add udev rule for mplay2 receiver
Browse files Browse the repository at this point in the history
  • Loading branch information
seahawk1986 committed Nov 22, 2019
1 parent 349f51a commit dddbc28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions udev/91-mplay2.rules
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ACTION=="add", KERNEL=="ttyUSB[0-9]*", SUBSYSTEM=="tty", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="6001", SYMLINK+="mplay2"

0 comments on commit dddbc28

Please sign in to comment.