Skip to content

Commit

Permalink
Remove (unnecessary?) + at the beginning of the udev rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanplusplus committed May 16, 2016
1 parent 0b9b531 commit 19a0bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/85-tessel.rules
Original file line number Diff line number Diff line change
@@ -1 +1 @@
+ATTRS{idVendor}=="1209", ATTRS{idProduct}=="7551", ENV{ID_MM_DEVICE_IGNORE}="1", MODE="0666"
ATTRS{idVendor}=="1209", ATTRS{idProduct}=="7551", ENV{ID_MM_DEVICE_IGNORE}="1", MODE="0666"

0 comments on commit 19a0bd8

Please sign in to comment.