Skip to content

Commit

Permalink
Updated rules file
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Siegle committed Dec 16, 2012
1 parent 62021cd commit 39bc9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Builds/Linux/build/40-open-ephys.rules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# For FedoraCore 5 and similar:

# Change permissions for Opal Kelly FPGAs
SUBSYSTEM=="usb_device", SYSFS{idVendor}=="151f", MODE="0666"
SUBSYSTEM=="usb_device", SYSFS{idVendor}=="151f", MODE:="0666"

# Change permissions for the Intan Development Board:
SUBSYSTEM=="usb_device", SYSFS{idVendor}=="0403", SYSFS{idProduct}=="6010", MODE:="0666"
Expand Down

0 comments on commit 39bc9db

Please sign in to comment.