Skip to content

Commit

Permalink
Merge pull request #132 from hilary-luo/humble-devel
Browse files Browse the repository at this point in the history
Added udev rule
  • Loading branch information
tonybaltovski authored Oct 2, 2023
2 parents cff3c6b + 61f9519 commit 752a61e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spinnaker_camera_driver/debian/udev
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SUBSYSTEM=="usb", ATTRS{idVendor}=="1e10", MODE="0660", GROUP="flirimaging"
SUBSYSTEM=="usb", ATTRS{idVendor}=="1724", MODE="0660", GROUP="flirimaging"

0 comments on commit 752a61e

Please sign in to comment.