Skip to content

Commit

Permalink
Merge pull request #4 from gurubobnz/master
Browse files Browse the repository at this point in the history
Add additional vendor/device ID's to udev rule for "0c45:7401 Microdia" ...
  • Loading branch information
bitplane committed Jan 4, 2014
2 parents 686c252 + 90a5346 commit 0edae8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 60-temper.rules
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# TEMPer1 USB thermometer
ATTR{idVendor}=="1130", ATTR{idProduct}=="660c", OWNER="root", GROUP="temper", MODE="0660"
ATTR{idVendor}=="0c45", ATTR{idProduct}=="7401", OWNER="root", GROUP="temper", MODE="0660"

0 comments on commit 0edae8f

Please sign in to comment.