fixed the tty symlkink
This commit is contained in:
parent
8a1c61002f
commit
8c99bcd5fc
@ -1,4 +1,4 @@
|
|||||||
SUBSYSTEM=="usb", \
|
SUBSYSTEM=="tty", \
|
||||||
ACTION=="add", \
|
ACTION=="add", \
|
||||||
ATTRS{manufacturer}=="Texas Instruments", \
|
ATTRS{manufacturer}=="Texas Instruments", \
|
||||||
ATTRS{product}=="TI CC2531 USB CDC", \
|
ATTRS{product}=="TI CC2531 USB CDC", \
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
KERNEL=="ttyACM0", \
|
|
||||||
SUBSYSTEM=="tty", \
|
SUBSYSTEM=="tty", \
|
||||||
ACTION=="add", \
|
ACTION=="add", \
|
||||||
ATTRS{idProduct}=="0200", \
|
ATTRS{idProduct}=="0200", \
|
||||||
|
Reference in New Issue
Block a user