mirror of
https://github.com/eddyem/mytakepic.git
synced 2026-03-21 09:11:01 +03:00
little fixes 2 work with combine of CCD, wheel and focuser
This commit is contained in:
5
extern/fliusb.rules
vendored
Normal file
5
extern/fliusb.rules
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
ACTION!="add", GOTO="EOF"
|
||||||
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0f18", ATTRS{idProduct}=="000a", MODE:="0666", SYMLINK+="flicam"
|
||||||
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0f18", ATTRS{idProduct}=="0007", MODE:="0666", SYMLINK+="flifilter"
|
||||||
|
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0f18", ATTRS{idProduct}=="0006", MODE:="0666", SYMLINK+="flifocuser"
|
||||||
|
LABEL="EOF"
|
||||||
Reference in New Issue
Block a user